#CEECFA#CEECFA
#CEECFA is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.037 H 227.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECFA |
|---|---|
| RGB | rgb(206, 236, 250) |
| HSL | hsl(199, 81%, 89%) |
| HSV | hsv(199, 18%, 98%) |
| CMYK | cmyk(17.6%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(91.69, -6.92, -10.04) |
| CIE-LCH | lch(91.69, 12.20, 235.44°) |
| OKLab | oklab(92.57% -0.0248 -0.0272) |
| OKLCH | oklch(92.57% 0.037 227.6) |
| XYZ | xyz(72.6999, 80.0129, 102.0377) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.18
Ice Blue
#A5DFF9
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 7.87
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECFA #FADCCE
analogous
#CEFAF2 #CEECFA #CED6FA
triadic
#CEECFA #FACEEC #ECFACE
tetradic
#CEECFA #F2CEFA #FADCCE #D6FACE
square
#CEECFA #F2CEFA #FADCCE #D6FACE
split-complementary
#CEECFA #FACED6 #FAF2CE
monochromatic
#5FC1EF #96D6F4 #CEECFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.24
#CEECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CEECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECFA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECFA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#C2F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecfa; /* rgb */ color: rgb(206, 236, 250); /* oklch */ color: oklch(92.6% 0.037 227.6);
Tailwind
colors: {
custom: {
50: '#ddf2fc',
500: '#ceecfa',
950: '#000000',
},
}SCSS
$custom: #ceecfa; $custom-light: #ddf2fc; $custom-dark: #000000;
JSON
{
"hex": "#ceecfa",
"rgb": {
"r": 206,
"g": 236,
"b": 250
},
"hsl": {
"h": 199.091,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.92567,
"c": 0.03681,
"h": 227.6
},
"luminance": 0.80015
}Semantic roles & 50–950 ramp
primary
#CEECFA
secondary
#E0A78D
accent
#4C08DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585