#CEE5DE#CEE5DE
#CEE5DE is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.3% C 0.026 H 175.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5DE |
|---|---|
| RGB | rgb(206, 229, 222) |
| HSL | hsl(162, 31%, 85%) |
| HSV | hsv(162, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(89.13, -8.91, 0.82) |
| CIE-LCH | lch(89.13, 8.95, 174.73°) |
| OKLab | oklab(90.29% -0.0261 0.002) |
| OKLCH | oklch(90.29% 0.026 175.5) |
| XYZ | xyz(66.6548, 74.4333, 79.9484) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.39
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Honeydew
#F0FFF0
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.10
Very Light Blue
#D5FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5DE #E5CED5
analogous
#CEE5D2 #CEE5DE #CEE0E5
triadic
#CEE5DE #DECEE5 #E5DECE
tetradic
#CEE5DE #D2CEE5 #E5CED5 #E0E5CE
square
#CEE5DE #D2CEE5 #E5CED5 #E0E5CE
split-complementary
#CEE5DE #E5CEE0 #E5D2CE
monochromatic
#7EBBA8 #A6D0C3 #CEE5DE #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.32
#CEE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CEE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5DE
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5DE | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#C9E6E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee5de; /* rgb */ color: rgb(206, 229, 222); /* oklch */ color: oklch(90.3% 0.026 175.5);
Tailwind
colors: {
custom: {
50: '#ddede8',
500: '#cee5de',
950: '#000000',
},
}SCSS
$custom: #cee5de; $custom-light: #ddede8; $custom-dark: #000000;
JSON
{
"hex": "#cee5de",
"rgb": {
"r": 206,
"g": 229,
"b": 222
},
"hsl": {
"h": 161.739,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.90294,
"c": 0.02614,
"h": 175.5
},
"luminance": 0.74434
}Semantic roles & 50–950 ramp
primary
#CEE5DE
secondary
#BE9AA5
accent
#3C5DA9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484