#CEE5EF#CEE5EF
#CEE5EF is a very light, muted cyan. Relative luminance 0.754; OKLCH L 90.8% C 0.028 H 225.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5EF |
|---|---|
| RGB | rgb(206, 229, 239) |
| HSL | hsl(198, 51%, 87%) |
| HSV | hsv(198, 14%, 94%) |
| CMYK | cmyk(13.8%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(89.58, -5.59, -7.43) |
| CIE-LCH | lch(89.58, 9.30, 233.06°) |
| OKLab | oklab(90.8% -0.0195 -0.02) |
| OKLCH | oklch(90.8% 0.028 225.7) |
| XYZ | xyz(69.0491, 75.3910, 92.5586) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.04
Aliceblue
#F0F8FF
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5EF #EFD8CE
analogous
#CEEFE9 #CEE5EF #CED5EF
triadic
#CEE5EF #EFCEE5 #E5EFCE
tetradic
#CEE5EF #E9CEEF #EFD8CE #D5EFCE
square
#CEE5EF #E9CEEF #EFD8CE #D5EFCE
split-complementary
#CEE5EF #EFCED5 #EFE9CE
monochromatic
#72B4D1 #A0CDE0 #CEE5EF #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.31
#CEE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CEE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5EF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5EF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#C5E8E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee5ef; /* rgb */ color: rgb(206, 229, 239); /* oklch */ color: oklch(90.8% 0.028 225.7);
Tailwind
colors: {
custom: {
50: '#ddedf4',
500: '#cee5ef',
950: '#000000',
},
}SCSS
$custom: #cee5ef; $custom-light: #ddedf4; $custom-dark: #000000;
JSON
{
"hex": "#cee5ef",
"rgb": {
"r": 206,
"g": 229,
"b": 239
},
"hsl": {
"h": 198.182,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.90797,
"c": 0.028,
"h": 225.7
},
"luminance": 0.75392
}Semantic roles & 50–950 ramp
primary
#CEE5EF
secondary
#CCA695
accent
#5527BE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485