#CEE5DB#CEE5DB
#CEE5DB is a very light, muted teal. Relative luminance 0.743; OKLCH L 90.2% C 0.028 H 167.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5DB |
|---|---|
| RGB | rgb(206, 229, 219) |
| HSL | hsl(154, 31%, 85%) |
| HSV | hsv(154, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(89.05, -9.47, 2.28) |
| CIE-LCH | lch(89.05, 9.75, 166.44°) |
| OKLab | oklab(90.21% -0.0272 0.0059) |
| OKLCH | oklch(90.21% 0.028 167.8) |
| XYZ | xyz(66.2563, 74.2739, 77.8497) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.64
Ice
#D6FFFA
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Very Pale Blue
#D6FFFE
ΔE00 7.63
Light Grey
#D8DCD6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5DB #E5CED8
analogous
#CEE5CF #CEE5DB #CEE3E5
triadic
#CEE5DB #DBCEE5 #E5DBCE
tetradic
#CEE5DB #CFCEE5 #E5CED8 #E3E5CE
square
#CEE5DB #CFCEE5 #E5CED8 #E3E5CE
split-complementary
#CEE5DB #E5CEE3 #E5CFCE
monochromatic
#7EBBA0 #A6D0BE #CEE5DB #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.32
#CEE5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CEE5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5DB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5DB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#CAE5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee5db; /* rgb */ color: rgb(206, 229, 219); /* oklch */ color: oklch(90.2% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#ddede6',
500: '#cee5db',
950: '#000000',
},
}SCSS
$custom: #cee5db; $custom-light: #ddede6; $custom-dark: #000000;
JSON
{
"hex": "#cee5db",
"rgb": {
"r": 206,
"g": 229,
"b": 219
},
"hsl": {
"h": 153.913,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.9021,
"c": 0.02787,
"h": 167.8
},
"luminance": 0.74275
}Semantic roles & 50–950 ramp
primary
#CEE5DB
secondary
#BE9AA9
accent
#3C6CA9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484