#CEE4EF#CEE4EF
#CEE4EF is a very light, muted cyan. Relative luminance 0.748; OKLCH L 90.6% C 0.028 H 229.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4EF |
|---|---|
| RGB | rgb(206, 228, 239) |
| HSL | hsl(200, 51%, 87%) |
| HSV | hsv(200, 14%, 94%) |
| CMYK | cmyk(13.8%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(89.32, -5.08, -7.81) |
| CIE-LCH | lch(89.32, 9.32, 237.00°) |
| OKLab | oklab(90.59% -0.0182 -0.0211) |
| OKLCH | oklch(90.59% 0.028 229.2) |
| XYZ | xyz(68.7732, 74.8392, 92.4667) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 6.90
Azure (CSS)
#F0FFFF
ΔE00 7.65
Lightcyan
#E0FFFF
ΔE00 8.32
Ice Blue
#A5DFF9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4EF #EFD9CE
analogous
#CEEFEA #CEE4EF #CED4EF
triadic
#CEE4EF #EFCEE4 #E4EFCE
tetradic
#CEE4EF #EACEEF #EFD9CE #D4EFCE
square
#CEE4EF #EACEEF #EFD9CE #D4EFCE
split-complementary
#CEE4EF #EFCED4 #EFEACE
monochromatic
#72B1D1 #A0CBE0 #CEE4EF #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.32
#CEE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CEE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4EF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4EF | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#C5E7E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4ef; /* rgb */ color: rgb(206, 228, 239); /* oklch */ color: oklch(90.6% 0.028 229.2);
Tailwind
colors: {
custom: {
50: '#ddecf4',
500: '#cee4ef',
950: '#000000',
},
}SCSS
$custom: #cee4ef; $custom-light: #ddecf4; $custom-dark: #000000;
JSON
{
"hex": "#cee4ef",
"rgb": {
"r": 206,
"g": 228,
"b": 239
},
"hsl": {
"h": 200,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.90593,
"c": 0.02785,
"h": 229.2
},
"luminance": 0.74841
}Semantic roles & 50–950 ramp
primary
#CEE4EF
secondary
#CCA795
accent
#5A27BE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485