#CEE2E4#CEE2E4
#CEE2E4 is a very light, muted teal. Relative luminance 0.731; OKLCH L 89.9% C 0.021 H 204.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2E4 |
|---|---|
| RGB | rgb(206, 226, 228) |
| HSL | hsl(185, 29%, 85%) |
| HSV | hsv(185, 10%, 89%) |
| CMYK | cmyk(9.6%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(88.50, -6.23, -3.24) |
| CIE-LCH | lch(88.50, 7.02, 207.50°) |
| OKLab | oklab(89.85% -0.0196 -0.0088) |
| OKLCH | oklch(89.85% 0.021 204) |
| XYZ | xyz(66.6504, 73.1149, 83.9848) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.59
Lightcyan
#E0FFFF
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2E4 #E4D0CE
analogous
#CEE4DB #CEE2E4 #CED7E4
triadic
#CEE2E4 #E4CEE2 #E2E4CE
tetradic
#CEE2E4 #DBCEE4 #E4D0CE #D7E4CE
square
#CEE2E4 #DBCEE4 #E4D0CE #D7E4CE
split-complementary
#CEE2E4 #E4CED7 #E4DBCE
monochromatic
#7FB3B9 #A7CBCE #CEE2E4 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.34
#CEE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CEE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2E4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2E4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#DADDE4
Tritanopia (blue-blind)
#C8E4E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee2e4; /* rgb */ color: rgb(206, 226, 228); /* oklch */ color: oklch(89.9% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#ddebec',
500: '#cee2e4',
950: '#000000',
},
}SCSS
$custom: #cee2e4; $custom-light: #ddebec; $custom-dark: #000000;
JSON
{
"hex": "#cee2e4",
"rgb": {
"r": 206,
"g": 226,
"b": 228
},
"hsl": {
"h": 185.455,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.89852,
"c": 0.02149,
"h": 204
},
"luminance": 0.73116
}Semantic roles & 50–950 ramp
primary
#CEE2E4
secondary
#BC9D9A
accent
#483EA8
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484