#CEE7EF#CEE7EF
#CEE7EF is a very light, muted cyan. Relative luminance 0.765; OKLCH L 91.2% C 0.029 H 219.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE7EF |
|---|---|
| RGB | rgb(206, 231, 239) |
| HSL | hsl(195, 51%, 87%) |
| HSV | hsv(195, 14%, 94%) |
| CMYK | cmyk(13.8%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(90.09, -6.61, -6.67) |
| CIE-LCH | lch(90.09, 9.39, 225.23°) |
| OKLab | oklab(91.21% -0.0222 -0.018) |
| OKLCH | oklch(91.21% 0.029 219) |
| XYZ | xyz(69.6057, 76.5042, 92.7442) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 6.53
Azure (CSS)
#F0FFFF
ΔE00 6.82
Powder Blue
#B0E0E6
ΔE00 7.00
Aliceblue
#F0F8FF
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE7EF #EFD6CE
analogous
#CEEFE6 #CEE7EF #CED7EF
triadic
#CEE7EF #EFCEE7 #E7EFCE
tetradic
#CEE7EF #E6CEEF #EFD6CE #D7EFCE
square
#CEE7EF #E6CEEF #EFD6CE #D7EFCE
split-complementary
#CEE7EF #EFCED7 #EFE6CE
monochromatic
#72BAD1 #A0D0E0 #CEE7EF #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.29
#CEE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CEE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE7EF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE7EF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#C5EAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cee7ef; /* rgb */ color: rgb(206, 231, 239); /* oklch */ color: oklch(91.2% 0.029 219.0);
Tailwind
colors: {
custom: {
50: '#ddeef4',
500: '#cee7ef',
950: '#000000',
},
}SCSS
$custom: #cee7ef; $custom-light: #ddeef4; $custom-dark: #000000;
JSON
{
"hex": "#cee7ef",
"rgb": {
"r": 206,
"g": 231,
"b": 239
},
"hsl": {
"h": 194.545,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.91205,
"c": 0.02861,
"h": 219
},
"luminance": 0.76506
}Semantic roles & 50–950 ramp
primary
#CEE7EF
secondary
#CCA295
accent
#4C27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585