#CEE5DD#CEE5DD
#CEE5DD is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.3% C 0.027 H 172.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5DD |
|---|---|
| RGB | rgb(206, 229, 221) |
| HSL | hsl(159, 31%, 85%) |
| HSV | hsv(159, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(89.10, -9.10, 1.31) |
| CIE-LCH | lch(89.10, 9.19, 171.81°) |
| OKLab | oklab(90.27% -0.0264 0.0033) |
| OKLCH | oklch(90.27% 0.027 172.8) |
| XYZ | xyz(66.5211, 74.3798, 79.2447) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.61
Ice
#D6FFFA
ΔE00 6.87
Honeydew
#F0FFF0
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.26
Light Grey
#D8DCD6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5DD #E5CED6
analogous
#CEE5D1 #CEE5DD #CEE2E5
triadic
#CEE5DD #DDCEE5 #E5DDCE
tetradic
#CEE5DD #D1CEE5 #E5CED6 #E2E5CE
square
#CEE5DD #D1CEE5 #E5CED6 #E2E5CE
split-complementary
#CEE5DD #E5CEE2 #E5D1CE
monochromatic
#7EBBA6 #A6D0C1 #CEE5DD #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.32
#CEE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CEE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5DD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5DD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#C9E6E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee5dd; /* rgb */ color: rgb(206, 229, 221); /* oklch */ color: oklch(90.3% 0.027 172.8);
Tailwind
colors: {
custom: {
50: '#ddede7',
500: '#cee5dd',
950: '#000000',
},
}SCSS
$custom: #cee5dd; $custom-light: #ddede7; $custom-dark: #000000;
JSON
{
"hex": "#cee5dd",
"rgb": {
"r": 206,
"g": 229,
"b": 221
},
"hsl": {
"h": 159.13,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.90266,
"c": 0.02666,
"h": 172.8
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#CEE5DD
secondary
#BE9AA6
accent
#3C62A9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484