#CDE5DC#CDE5DC
#CDE5DC is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.2% C 0.028 H 171.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE5DC |
|---|---|
| RGB | rgb(205, 229, 220) |
| HSL | hsl(158, 32%, 85%) |
| HSV | hsv(158, 10%, 90%) |
| CMYK | cmyk(10.5%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(89.01, -9.61, 1.69) |
| CIE-LCH | lch(89.01, 9.76, 170.03°) |
| OKLab | oklab(90.17% -0.0278 0.0043) |
| OKLCH | oklch(90.17% 0.028 171.1) |
| XYZ | xyz(66.1115, 74.1840, 78.5321) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.78
Lightcyan
#E0FFFF
ΔE00 6.81
Honeydew
#F0FFF0
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.28
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE5DC #E5CDD6
analogous
#CDE5D0 #CDE5DC #CDE2E5
triadic
#CDE5DC #DCCDE5 #E5DCCD
tetradic
#CDE5DC #D0CDE5 #E5CDD6 #E2E5CD
square
#CDE5DC #D0CDE5 #E5CDD6 #E2E5CD
split-complementary
#CDE5DC #E5CDE2 #E5D0CD
monochromatic
#7CBBA4 #A5D0C0 #CDE5DC #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.33
#CDE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CDE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE5DC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE5DC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DC
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#C8E5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde5dc; /* rgb */ color: rgb(205, 229, 220); /* oklch */ color: oklch(90.2% 0.028 171.1);
Tailwind
colors: {
custom: {
50: '#dcede6',
500: '#cde5dc',
950: '#000000',
},
}SCSS
$custom: #cde5dc; $custom-light: #dcede6; $custom-dark: #000000;
JSON
{
"hex": "#cde5dc",
"rgb": {
"r": 205,
"g": 229,
"b": 220
},
"hsl": {
"h": 157.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.90167,
"c": 0.02818,
"h": 171.1
},
"luminance": 0.74185
}Semantic roles & 50–950 ramp
primary
#CDE5DC
secondary
#BE99A6
accent
#3B65AA
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484