#CEE0E2#CEE0E2
#CEE0E2 is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.019 H 204.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE0E2 |
|---|---|
| RGB | rgb(206, 224, 226) |
| HSL | hsl(186, 26%, 85%) |
| HSV | hsv(186, 9%, 89%) |
| CMYK | cmyk(8.8%, 0.9%, 0%, 11.4%) |
| CIE-LAB | lab(87.93, -5.59, -3.03) |
| CIE-LCH | lch(87.93, 6.36, 208.45°) |
| OKLab | oklab(89.38% -0.0176 -0.0082) |
| OKLCH | oklch(89.38% 0.019 204.8) |
| XYZ | xyz(65.8337, 71.9231, 82.3509) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.21
Azure (CSS)
#F0FFFF
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE0E2 #E2D0CE
analogous
#CEE2DA #CEE0E2 #CED6E2
triadic
#CEE0E2 #E2CEE0 #E0E2CE
tetradic
#CEE0E2 #DACEE2 #E2D0CE #D6E2CE
square
#CEE0E2 #DACEE2 #E2D0CE #D6E2CE
split-complementary
#CEE0E2 #E2CED6 #E2DACE
monochromatic
#81AFB4 #A8C8CB #CEE0E2 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.36
#CEE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CEE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE0E2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE0E2 | 1.00 | 1.36 | 15.38 | 15.38 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#C9E2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee0e2; /* rgb */ color: rgb(206, 224, 226); /* oklch */ color: oklch(89.4% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#dde9eb',
500: '#cee0e2',
950: '#000000',
},
}SCSS
$custom: #cee0e2; $custom-light: #dde9eb; $custom-dark: #000000;
JSON
{
"hex": "#cee0e2",
"rgb": {
"r": 206,
"g": 224,
"b": 226
},
"hsl": {
"h": 186,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.89384,
"c": 0.01945,
"h": 204.8
},
"luminance": 0.71924
}Semantic roles & 50–950 ramp
primary
#CEE0E2
secondary
#B99E9B
accent
#4B41A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484