#CEE8DE#CEE8DE
#CEE8DE is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.9% C 0.031 H 170.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8DE |
|---|---|
| RGB | rgb(206, 232, 222) |
| HSL | hsl(157, 36%, 86%) |
| HSV | hsv(157, 11%, 91%) |
| CMYK | cmyk(11.2%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(89.91, -10.43, 1.96) |
| CIE-LCH | lch(89.91, 10.61, 169.35°) |
| OKLab | oklab(90.91% -0.0301 0.005) |
| OKLCH | oklch(90.91% 0.031 170.5) |
| XYZ | xyz(67.4920, 76.1078, 80.2275) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.10
Lightcyan
#E0FFFF
ΔE00 6.52
Honeydew
#F0FFF0
ΔE00 6.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.77
Very Light Blue
#D5FFFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8DE #E8CED8
analogous
#CEE8D1 #CEE8DE #CEE5E8
triadic
#CEE8DE #DECEE8 #E8DECE
tetradic
#CEE8DE #D1CEE8 #E8CED8 #E5E8CE
square
#CEE8DE #D1CEE8 #E8CED8 #E5E8CE
split-complementary
#CEE8DE #E8CEE5 #E8D1CE
monochromatic
#7BC1A6 #A4D4C2 #CEE8DE #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.29
#CEE8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CEE8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8DE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8DE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DE
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#C9E8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee8de; /* rgb */ color: rgb(206, 232, 222); /* oklch */ color: oklch(90.9% 0.031 170.5);
Tailwind
colors: {
custom: {
50: '#ddefe8',
500: '#cee8de',
950: '#000000',
},
}SCSS
$custom: #cee8de; $custom-light: #ddefe8; $custom-dark: #000000;
JSON
{
"hex": "#cee8de",
"rgb": {
"r": 206,
"g": 232,
"b": 222
},
"hsl": {
"h": 156.923,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.90913,
"c": 0.03057,
"h": 170.5
},
"luminance": 0.76109
}Semantic roles & 50–950 ramp
primary
#CEE8DE
secondary
#C298A8
accent
#3765AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584