#D4E7E9#D4E7E9
#D4E7E9 is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.4% C 0.020 H 204.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7E9 |
|---|---|
| RGB | rgb(212, 231, 233) |
| HSL | hsl(186, 32%, 87%) |
| HSV | hsv(186, 9%, 91%) |
| CMYK | cmyk(9%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(90.34, -5.88, -3.12) |
| CIE-LCH | lch(90.34, 6.66, 207.96°) |
| OKLab | oklab(91.45% -0.0186 -0.0084) |
| OKLCH | oklch(91.45% 0.02 204.4) |
| XYZ | xyz(70.4320, 77.0310, 88.2328) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 6.72
Mintcream
#F5FFFA
ΔE00 6.81
Aliceblue
#F0F8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7E9 #E9D6D4
analogous
#D4E9E1 #D4E7E9 #D4DDE9
triadic
#D4E7E9 #E9D4E7 #E7E9D4
tetradic
#D4E7E9 #E1D4E9 #E9D6D4 #DDE9D4
square
#D4E7E9 #E1D4E9 #E9D6D4 #DDE9D4
split-complementary
#D4E7E9 #E9D4DD #E9E1D4
monochromatic
#83BAC0 #ACD0D4 #D4E7E9 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.28
#D4E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D4E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7E9
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7E9 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E9
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#CEE9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7e9; /* rgb */ color: rgb(212, 231, 233); /* oklch */ color: oklch(91.4% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#e1eef0',
500: '#d4e7e9',
950: '#000000',
},
}SCSS
$custom: #d4e7e9; $custom-light: #e1eef0; $custom-dark: #000000;
JSON
{
"hex": "#d4e7e9",
"rgb": {
"r": 212,
"g": 231,
"b": 233
},
"hsl": {
"h": 185.714,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.91445,
"c": 0.02038,
"h": 204.4
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#D4E7E9
secondary
#C2A29F
accent
#453AAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585