#D4ECEA#D4ECEA
#D4ECEA is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.025 H 190.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECEA |
|---|---|
| RGB | rgb(212, 236, 234) |
| HSL | hsl(175, 39%, 88%) |
| HSV | hsv(175, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(91.65, -8.24, -1.71) |
| CIE-LCH | lch(91.65, 8.41, 191.76°) |
| OKLab | oklab(92.49% -0.025 -0.0047) |
| OKLCH | oklch(92.49% 0.025 190.7) |
| XYZ | xyz(71.9947, 79.9272, 89.4604) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.42
Azure (CSS)
#F0FFFF
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.74
Ice
#D6FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECEA #ECD4D6
analogous
#D4ECDE #D4ECEA #D4E2EC
triadic
#D4ECEA #EAD4EC #ECEAD4
tetradic
#D4ECEA #DED4EC #ECD4D6 #E2ECD4
square
#D4ECEA #DED4EC #ECD4D6 #E2ECD4
split-complementary
#D4ECEA #ECD4E2 #ECDED4
monochromatic
#7FC6C1 #AAD9D5 #D4ECEA #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.24
#D4ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D4ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECEA
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECEA | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#CEEDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ecea; /* rgb */ color: rgb(212, 236, 234); /* oklch */ color: oklch(92.5% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#e1f2f0',
500: '#d4ecea',
950: '#000000',
},
}SCSS
$custom: #d4ecea; $custom-light: #e1f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d4ecea",
"rgb": {
"r": 212,
"g": 236,
"b": 234
},
"hsl": {
"h": 175,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92493,
"c": 0.02542,
"h": 190.7
},
"luminance": 0.79928
}Semantic roles & 50–950 ramp
primary
#D4ECEA
secondary
#C79DA1
accent
#343EB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585