#CEE6DB#CEE6DB
#CEE6DB is a very light, muted teal. Relative luminance 0.748; OKLCH L 90.4% C 0.029 H 166.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6DB |
|---|---|
| RGB | rgb(206, 230, 219) |
| HSL | hsl(153, 32%, 85%) |
| HSV | hsv(153, 10%, 90%) |
| CMYK | cmyk(10.4%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(89.31, -9.98, 2.66) |
| CIE-LCH | lch(89.31, 10.33, 165.06°) |
| OKLab | oklab(90.42% -0.0286 0.0069) |
| OKLCH | oklch(90.42% 0.029 166.4) |
| XYZ | xyz(66.5338, 74.8289, 77.9422) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.54
Ice
#D6FFFA
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.46
Very Pale Blue
#D6FFFE
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6DB #E6CED9
analogous
#CEE6CF #CEE6DB #CEE5E6
triadic
#CEE6DB #DBCEE6 #E6DBCE
tetradic
#CEE6DB #CFCEE6 #E6CED9 #E5E6CE
square
#CEE6DB #CFCEE6 #E6CED9 #E5E6CE
split-complementary
#CEE6DB #E6CEE5 #E6CFCE
monochromatic
#7DBD9F #A5D1BD #CEE6DB #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.32
#CEE6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CEE6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6DB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6DB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#CAE6E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee6db; /* rgb */ color: rgb(206, 230, 219); /* oklch */ color: oklch(90.4% 0.029 166.4);
Tailwind
colors: {
custom: {
50: '#ddeee6',
500: '#cee6db',
950: '#000000',
},
}SCSS
$custom: #cee6db; $custom-light: #ddeee6; $custom-dark: #000000;
JSON
{
"hex": "#cee6db",
"rgb": {
"r": 206,
"g": 230,
"b": 219
},
"hsl": {
"h": 152.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.90416,
"c": 0.02943,
"h": 166.4
},
"luminance": 0.7483
}Semantic roles & 50–950 ramp
primary
#CEE6DB
secondary
#BF99AB
accent
#3A6EAB
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484