#CEE2E8#CEE2E8
#CEE2E8 is a very light, muted cyan. Relative luminance 0.733; OKLCH L 90.0% C 0.023 H 217.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2E8 |
|---|---|
| RGB | rgb(206, 226, 232) |
| HSL | hsl(194, 36%, 86%) |
| HSV | hsv(194, 11%, 91%) |
| CMYK | cmyk(11.2%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(88.61, -5.45, -5.19) |
| CIE-LCH | lch(88.61, 7.52, 223.61°) |
| OKLab | oklab(89.97% -0.0181 -0.014) |
| OKLCH | oklch(89.97% 0.023 217.6) |
| XYZ | xyz(67.2121, 73.3396, 86.9431) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 6.91
Aliceblue
#F0F8FF
ΔE00 7.18
Lightcyan
#E0FFFF
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2E8 #E8D4CE
analogous
#CEE8E1 #CEE2E8 #CED5E8
triadic
#CEE2E8 #E8CEE2 #E2E8CE
tetradic
#CEE2E8 #E1CEE8 #E8D4CE #D5E8CE
square
#CEE2E8 #E1CEE8 #E8D4CE #D5E8CE
split-complementary
#CEE2E8 #E8CED5 #E8E1CE
monochromatic
#7BB1C1 #A4C9D4 #CEE2E8 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.34
#CEE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#CEE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2E8
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2E8 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E8
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#C7E4E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee2e8; /* rgb */ color: rgb(206, 226, 232); /* oklch */ color: oklch(90.0% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#ddebef',
500: '#cee2e8',
950: '#000000',
},
}SCSS
$custom: #cee2e8; $custom-light: #ddebef; $custom-dark: #000000;
JSON
{
"hex": "#cee2e8",
"rgb": {
"r": 206,
"g": 226,
"b": 232
},
"hsl": {
"h": 193.846,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.89972,
"c": 0.02287,
"h": 217.6
},
"luminance": 0.73341
}Semantic roles & 50–950 ramp
primary
#CEE2E8
secondary
#C2A298
accent
#5237AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485