#D4ECE8#D4ECE8
#D4ECE8 is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.026 H 184.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECE8 |
|---|---|
| RGB | rgb(212, 236, 232) |
| HSL | hsl(170, 39%, 88%) |
| HSV | hsv(170, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(91.60, -8.62, -0.75) |
| CIE-LCH | lch(91.60, 8.65, 184.95°) |
| OKLab | oklab(92.44% -0.0257 -0.0021) |
| OKLCH | oklch(92.44% 0.026 184.7) |
| XYZ | xyz(71.7090, 79.8129, 87.9557) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.62
Ice
#D6FFFA
ΔE00 5.66
Very Light Blue
#D5FFFF
ΔE00 5.83
Azure (CSS)
#F0FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECE8 #ECD4D8
analogous
#D4ECDC #D4ECE8 #D4E4EC
triadic
#D4ECE8 #E8D4EC #ECE8D4
tetradic
#D4ECE8 #DCD4EC #ECD4D8 #E4ECD4
square
#D4ECE8 #DCD4EC #ECD4D8 #E4ECD4
split-complementary
#D4ECE8 #ECD4E4 #ECDCD4
monochromatic
#7FC6BB #AAD9D1 #D4ECE8 #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.24
#D4ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D4ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECE8
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECE8 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E5E5E8
Tritanopia (blue-blind)
#CEEDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ece8; /* rgb */ color: rgb(212, 236, 232); /* oklch */ color: oklch(92.4% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#e1f2ef',
500: '#d4ece8',
950: '#000000',
},
}SCSS
$custom: #d4ece8; $custom-light: #e1f2ef; $custom-dark: #000000;
JSON
{
"hex": "#d4ece8",
"rgb": {
"r": 212,
"g": 236,
"b": 232
},
"hsl": {
"h": 170,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92436,
"c": 0.02584,
"h": 184.7
},
"luminance": 0.79814
}Semantic roles & 50–950 ramp
primary
#D4ECE8
secondary
#C79DA4
accent
#3449B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585