#CEE2EF#CEE2EF
#CEE2EF is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.2% C 0.028 H 236.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2EF |
|---|---|
| RGB | rgb(206, 226, 239) |
| HSL | hsl(204, 51%, 87%) |
| HSV | hsv(204, 14%, 94%) |
| CMYK | cmyk(13.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.80, -4.05, -8.58) |
| CIE-LCH | lch(88.80, 9.48, 244.75°) |
| OKLab | oklab(90.19% -0.0155 -0.0231) |
| OKLCH | oklch(90.19% 0.028 236.2) |
| XYZ | xyz(68.2262, 73.7452, 92.2843) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.86
Azure (CSS)
#F0FFFF
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2EF #EFDBCE
analogous
#CEEFEB #CEE2EF #CED2EF
triadic
#CEE2EF #EFCEE2 #E2EFCE
tetradic
#CEE2EF #EBCEEF #EFDBCE #D2EFCE
square
#CEE2EF #EBCEEF #EFDBCE #D2EFCE
split-complementary
#CEE2EF #EFCED2 #EFEBCE
monochromatic
#72ABD1 #A0C7E0 #CEE2EF #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.33
#CEE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CEE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2EF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2EF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#D8DDEF
Tritanopia (blue-blind)
#C6E5E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee2ef; /* rgb */ color: rgb(206, 226, 239); /* oklch */ color: oklch(90.2% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#ddebf4',
500: '#cee2ef',
950: '#000000',
},
}SCSS
$custom: #cee2ef; $custom-light: #ddebf4; $custom-dark: #000000;
JSON
{
"hex": "#cee2ef",
"rgb": {
"r": 206,
"g": 226,
"b": 239
},
"hsl": {
"h": 203.636,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.90187,
"c": 0.02785,
"h": 236.2
},
"luminance": 0.73747
}Semantic roles & 50–950 ramp
primary
#CEE2EF
secondary
#CCAB95
accent
#6327BE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485