#CEE2EA#CEE2EA
#CEE2EA is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.0% C 0.024 H 223.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2EA |
|---|---|
| RGB | rgb(206, 226, 234) |
| HSL | hsl(197, 40%, 86%) |
| HSV | hsv(197, 12%, 92%) |
| CMYK | cmyk(12%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.66, -5.05, -6.16) |
| CIE-LCH | lch(88.66, 7.96, 230.65°) |
| OKLab | oklab(90.03% -0.0174 -0.0166) |
| OKLCH | oklch(90.03% 0.024 223.7) |
| XYZ | xyz(67.4978, 73.4538, 88.4478) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.86
Aliceblue
#F0F8FF
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 8.02
Lightcyan
#E0FFFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2EA #EAD6CE
analogous
#CEEAE4 #CEE2EA #CED4EA
triadic
#CEE2EA #EACEE2 #E2EACE
tetradic
#CEE2EA #E4CEEA #EAD6CE #D4EACE
square
#CEE2EA #E4CEEA #EAD6CE #D4EACE
split-complementary
#CEE2EA #EACED4 #EAE4CE
monochromatic
#78AFC5 #A3C9D8 #CEE2EA #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.34
#CEE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#CEE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2EA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2EA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#C7E5E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee2ea; /* rgb */ color: rgb(206, 226, 234); /* oklch */ color: oklch(90.0% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#ddebf0',
500: '#cee2ea',
950: '#000000',
},
}SCSS
$custom: #cee2ea; $custom-light: #ddebf0; $custom-dark: #000000;
JSON
{
"hex": "#cee2ea",
"rgb": {
"r": 206,
"g": 226,
"b": 234
},
"hsl": {
"h": 197.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.90032,
"c": 0.02401,
"h": 223.7
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#CEE2EA
secondary
#C5A497
accent
#5732B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485