#CDE4E1#CDE4E1
#CDE4E1 is a very light, muted teal. Relative luminance 0.739; OKLCH L 90.1% C 0.025 H 187.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4E1 |
|---|---|
| RGB | rgb(205, 228, 225) |
| HSL | hsl(172, 30%, 85%) |
| HSV | hsv(172, 10%, 89%) |
| CMYK | cmyk(10.1%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(88.88, -8.15, -1.13) |
| CIE-LCH | lch(88.88, 8.23, 187.87°) |
| OKLab | oklab(90.1% -0.0245 -0.0031) |
| OKLCH | oklch(90.1% 0.025 187.3) |
| XYZ | xyz(66.5077, 73.9010, 81.9799) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Very Pale Blue
#D6FFFE
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 6.99
Azure (CSS)
#F0FFFF
ΔE00 7.00
Ice
#D6FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4E1 #E4CDD0
analogous
#CDE4D6 #CDE4E1 #CDDCE4
triadic
#CDE4E1 #E1CDE4 #E4E1CD
tetradic
#CDE4E1 #D6CDE4 #E4CDD0 #DCE4CD
square
#CDE4E1 #D6CDE4 #E4CDD0 #DCE4CD
split-complementary
#CDE4E1 #E4CDDC #E4D6CD
monochromatic
#7EB9B1 #A5CFC9 #CDE4E1 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CDE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CDE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4E1
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4E1 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#C7E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde4e1; /* rgb */ color: rgb(205, 228, 225); /* oklch */ color: oklch(90.1% 0.025 187.3);
Tailwind
colors: {
custom: {
50: '#dcecea',
500: '#cde4e1',
950: '#000000',
},
}SCSS
$custom: #cde4e1; $custom-light: #dcecea; $custom-dark: #000000;
JSON
{
"hex": "#cde4e1",
"rgb": {
"r": 205,
"g": 228,
"b": 225
},
"hsl": {
"h": 172.174,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.90104,
"c": 0.02472,
"h": 187.3
},
"luminance": 0.73902
}Semantic roles & 50–950 ramp
primary
#CDE4E1
secondary
#BC999E
accent
#3D4BA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484