#CEE2E5#CEE2E5
#CEE2E5 is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.9% C 0.022 H 207.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2E5 |
|---|---|
| RGB | rgb(206, 226, 229) |
| HSL | hsl(188, 31%, 85%) |
| HSV | hsv(188, 10%, 90%) |
| CMYK | cmyk(10%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(88.53, -6.03, -3.73) |
| CIE-LCH | lch(88.53, 7.09, 211.71°) |
| OKLab | oklab(89.88% -0.0192 -0.0101) |
| OKLCH | oklch(89.88% 0.022 207.6) |
| XYZ | xyz(66.7896, 73.1706, 84.7181) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.66
Lightcyan
#E0FFFF
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2E5 #E5D1CE
analogous
#CEE5DC #CEE2E5 #CED6E5
triadic
#CEE2E5 #E5CEE2 #E2E5CE
tetradic
#CEE2E5 #DCCEE5 #E5D1CE #D6E5CE
square
#CEE2E5 #DCCEE5 #E5D1CE #D6E5CE
split-complementary
#CEE2E5 #E5CED6 #E5DCCE
monochromatic
#7EB3BB #A6CAD0 #CEE2E5 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.34
#CEE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#CEE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2E5
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2E5 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#DADDE5
Tritanopia (blue-blind)
#C8E4E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee2e5; /* rgb */ color: rgb(206, 226, 229); /* oklch */ color: oklch(89.9% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#ddebed',
500: '#cee2e5',
950: '#000000',
},
}SCSS
$custom: #cee2e5; $custom-light: #ddebed; $custom-dark: #000000;
JSON
{
"hex": "#cee2e5",
"rgb": {
"r": 206,
"g": 226,
"b": 229
},
"hsl": {
"h": 187.826,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.89882,
"c": 0.02172,
"h": 207.6
},
"luminance": 0.73172
}Semantic roles & 50–950 ramp
primary
#CEE2E5
secondary
#BE9E9A
accent
#4A3CA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484