#D4ECE0#D4ECE0
#D4ECE0 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.030 H 164.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECE0 |
|---|---|
| RGB | rgb(212, 236, 224) |
| HSL | hsl(150, 39%, 88%) |
| HSV | hsv(150, 10%, 93%) |
| CMYK | cmyk(10.2%, 0%, 5.1%, 7.5%) |
| CIE-LAB | lab(91.40, -10.12, 3.13) |
| CIE-LCH | lch(91.40, 10.59, 162.80°) |
| OKLab | oklab(92.21% -0.0289 0.0081) |
| OKLCH | oklch(92.21% 0.03 164.3) |
| XYZ | xyz(70.5984, 79.3687, 82.1068) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.37
Ice
#D6FFFA
ΔE00 6.23
Lightcyan
#E0FFFF
ΔE00 6.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Pale Blue
#D6FFFE
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECE0 #ECD4E0
analogous
#D4ECD4 #D4ECE0 #D4ECEC
triadic
#D4ECE0 #E0D4EC #ECE0D4
tetradic
#D4ECE0 #D4D4EC #ECD4E0 #ECECD4
square
#D4ECE0 #D4D4EC #ECD4E0 #ECECD4
split-complementary
#D4ECE0 #ECD4EC #ECD4D4
monochromatic
#7FC6A3 #AAD9C1 #D4ECE0 #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.24
#D4ECE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D4ECE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECE0
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECE0 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#D0ECE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ece0; /* rgb */ color: rgb(212, 236, 224); /* oklch */ color: oklch(92.2% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e1f2e9',
500: '#d4ece0',
950: '#000000',
},
}SCSS
$custom: #d4ece0; $custom-light: #e1f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d4ece0",
"rgb": {
"r": 212,
"g": 236,
"b": 224
},
"hsl": {
"h": 150,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92211,
"c": 0.03,
"h": 164.3
},
"luminance": 0.7937
}Semantic roles & 50–950 ramp
primary
#D4ECE0
secondary
#C79DB2
accent
#3473B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584