#CDE4DD#CDE4DD
#CDE4DD is a very light, muted teal. Relative luminance 0.737; OKLCH L 90.0% C 0.026 H 175.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4DD |
|---|---|
| RGB | rgb(205, 228, 221) |
| HSL | hsl(162, 30%, 85%) |
| HSV | hsv(162, 10%, 89%) |
| CMYK | cmyk(10.1%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(88.77, -8.92, 0.82) |
| CIE-LCH | lch(88.77, 8.95, 174.73°) |
| OKLab | oklab(89.99% -0.0261 0.0021) |
| OKLCH | oklch(89.99% 0.026 175.5) |
| XYZ | xyz(65.9685, 73.6853, 79.1397) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.57
Ice
#D6FFFA
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Honeydew
#F0FFF0
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.26
Light Grey
#D8DCD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4DD #E4CDD4
analogous
#CDE4D2 #CDE4DD #CDE0E4
triadic
#CDE4DD #DDCDE4 #E4DDCD
tetradic
#CDE4DD #D2CDE4 #E4CDD4 #E0E4CD
square
#CDE4DD #D2CDE4 #E4CDD4 #E0E4CD
split-complementary
#CDE4DD #E4CDE0 #E4D2CD
monochromatic
#7EB9A7 #A5CFC2 #CDE4DD #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.33
#CDE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CDE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4DD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4DD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#C8E5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde4dd; /* rgb */ color: rgb(205, 228, 221); /* oklch */ color: oklch(90.0% 0.026 175.5);
Tailwind
colors: {
custom: {
50: '#dcece7',
500: '#cde4dd',
950: '#000000',
},
}SCSS
$custom: #cde4dd; $custom-light: #dcece7; $custom-dark: #000000;
JSON
{
"hex": "#cde4dd",
"rgb": {
"r": 205,
"g": 228,
"b": 221
},
"hsl": {
"h": 161.739,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.89989,
"c": 0.02616,
"h": 175.5
},
"luminance": 0.73686
}Semantic roles & 50–950 ramp
primary
#CDE4DD
secondary
#BC99A4
accent
#3D5EA9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484