#CEE2E0#CEE2E0
#CEE2E0 is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.7% C 0.021 H 189.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2E0 |
|---|---|
| RGB | rgb(206, 226, 224) |
| HSL | hsl(174, 26%, 85%) |
| HSV | hsv(174, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(88.40, -7.00, -1.29) |
| CIE-LCH | lch(88.40, 7.12, 190.47°) |
| OKLab | oklab(89.73% -0.0212 -0.0035) |
| OKLCH | oklch(89.73% 0.021 189.5) |
| XYZ | xyz(66.1015, 72.8953, 81.0942) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.59
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2E0 #E2CED0
analogous
#CEE2D6 #CEE2E0 #CEDAE2
triadic
#CEE2E0 #E0CEE2 #E2E0CE
tetradic
#CEE2E0 #D6CEE2 #E2CED0 #DAE2CE
square
#CEE2E0 #D6CEE2 #E2CED0 #DAE2CE
split-complementary
#CEE2E0 #E2CEDA #E2D6CE
monochromatic
#81B4AF #A8CBC8 #CEE2E0 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.35
#CEE2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CEE2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2E0
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2E0 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#DBDDE0
Tritanopia (blue-blind)
#C9E3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee2e0; /* rgb */ color: rgb(206, 226, 224); /* oklch */ color: oklch(89.7% 0.021 189.5);
Tailwind
colors: {
custom: {
50: '#ddebe9',
500: '#cee2e0',
950: '#000000',
},
}SCSS
$custom: #cee2e0; $custom-light: #ddebe9; $custom-dark: #000000;
JSON
{
"hex": "#cee2e0",
"rgb": {
"r": 206,
"g": 226,
"b": 224
},
"hsl": {
"h": 174,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.89734,
"c": 0.02147,
"h": 189.5
},
"luminance": 0.72896
}Semantic roles & 50–950 ramp
primary
#CEE2E0
secondary
#B99B9E
accent
#414BA4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484