#CEEEFA Color Information

Hex color code: #CEEEFA

#CEEEFA is a soft blue color. In RGB it is (206, 238, 250), and in HSL it is (196°, 81%, 89%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#CEEEFA
RGB
206, 238, 250
HSL
196°, 81%, 89%
CMYK
18%, 5%, 0%, 2%

Shades

CSS Usage
color: #CEEEFA;
background-color: #CEEEFA;
border-color: #CEEEFA;
box-shadow: 0 0 10px #CEEEFA;
border: 2px solid #CEEEFA;
Tailwind Usage
bg-[#CEEEFA]
text-[#CEEEFA]
border-[#CEEEFA]
shadow-[0_0_10px_CEEEFA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CEEEFA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CEEEFA; color: #000000; }

Badge

New Feature
.badge { background-color: #CEEEFA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CEEEFA; background-color: #CEEEFA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CEEEFA20; border-left: 4px solid #CEEEFA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CEEEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CEEEFA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 250

Red: 206 / Green: 238 / Blue: 250

HSL

196°, 81%, 89%

Hue: 196° / Saturation: 81% / Lightness: 89%

CMYK

18%, 5%, 0%, 2%

Cyan: 18% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #CEEEFA?

#CEEEFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEEFA to RGB:

rgb(206, 238, 250)HEX to RGB Converter →

HEX to HSL

Convert #CEEEFA to HSL:

hsl(196, 81%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEEFA to CMYK:

cmyk(18%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light blue tone, #CEEEFA has RGB (206, 238, 250) and HSL (196°, 81%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEEFA is #FAD8CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAEF.

Use #CEEEFA in CSS: color: #CEEEFA or background-color: #CEEEFA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CEEEFA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 17.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEEFA?

#CEEEFA is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEEEFA?

#CEEEFA in RGB is (206, 238, 250) - 206 red, 238 green, and 250 blue.

How to use #CEEEFA in CSS?

Use #CEEEFA directly in your CSS properties like color or background-color.

What colors go well with #CEEEFA?

#FAD8CC (complementary), #CCFAEF (analogous), and #87D6F2 (lighter shade) work well with #CEEEFA.