#CEE8E2#CEE8E2
#CEE8E2 is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.0% C 0.029 H 180.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8E2 |
|---|---|
| RGB | rgb(206, 232, 226) |
| HSL | hsl(166, 36%, 86%) |
| HSV | hsv(166, 11%, 91%) |
| CMYK | cmyk(11.2%, 0%, 2.6%, 9%) |
| CIE-LAB | lab(90.01, -9.67, 0.01) |
| CIE-LCH | lch(90.01, 9.67, 179.91°) |
| OKLab | oklab(91.03% -0.0286 -0.0001) |
| OKLCH | oklch(91.03% 0.029 180.2) |
| XYZ | xyz(68.0345, 76.3248, 83.0845) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.51
Ice
#D6FFFA
ΔE00 5.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.26
Really Light Blue
#D4FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8E2 #E8CED4
analogous
#CEE8D5 #CEE8E2 #CEE1E8
triadic
#CEE8E2 #E2CEE8 #E8E2CE
tetradic
#CEE8E2 #D5CEE8 #E8CED4 #E1E8CE
square
#CEE8E2 #D5CEE8 #E8CED4 #E1E8CE
split-complementary
#CEE8E2 #E8CEE1 #E8D5CE
monochromatic
#7BC1B1 #A4D4C9 #CEE8E2 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.29
#CEE8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CEE8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8E2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8E2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#C8E9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee8e2; /* rgb */ color: rgb(206, 232, 226); /* oklch */ color: oklch(91.0% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#ddefeb',
500: '#cee8e2',
950: '#000000',
},
}SCSS
$custom: #cee8e2; $custom-light: #ddefeb; $custom-dark: #000000;
JSON
{
"hex": "#cee8e2",
"rgb": {
"r": 206,
"g": 232,
"b": 226
},
"hsl": {
"h": 166.154,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.91026,
"c": 0.02858,
"h": 180.2
},
"luminance": 0.76326
}Semantic roles & 50–950 ramp
primary
#CEE8E2
secondary
#C298A2
accent
#3752AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584