#D4E7EA#D4E7EA
#D4E7EA is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.5% C 0.021 H 208.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7EA |
|---|---|
| RGB | rgb(212, 231, 234) |
| HSL | hsl(188, 34%, 87%) |
| HSV | hsv(188, 9%, 92%) |
| CMYK | cmyk(9.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.36, -5.69, -3.61) |
| CIE-LCH | lch(90.36, 6.74, 212.37°) |
| OKLab | oklab(91.48% -0.0182 -0.0097) |
| OKLCH | oklch(91.48% 0.021 208.1) |
| XYZ | xyz(70.5752, 77.0883, 88.9872) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7EA #EAD7D4
analogous
#D4EAE2 #D4E7EA #D4DCEA
triadic
#D4E7EA #EAD4E7 #E7EAD4
tetradic
#D4E7EA #E2D4EA #EAD7D4 #DCEAD4
square
#D4E7EA #E2D4EA #EAD7D4 #DCEAD4
split-complementary
#D4E7EA #EAD4DC #EAE2D4
monochromatic
#82B9C2 #ABD0D6 #D4E7EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.28
#D4E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D4E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7EA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7EA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#CEE9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7ea; /* rgb */ color: rgb(212, 231, 234); /* oklch */ color: oklch(91.5% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#e1eef0',
500: '#d4e7ea',
950: '#000000',
},
}SCSS
$custom: #d4e7ea; $custom-light: #e1eef0; $custom-dark: #000000;
JSON
{
"hex": "#d4e7ea",
"rgb": {
"r": 212,
"g": 231,
"b": 234
},
"hsl": {
"h": 188.182,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91475,
"c": 0.02062,
"h": 208.1
},
"luminance": 0.77089
}Semantic roles & 50–950 ramp
primary
#D4E7EA
secondary
#C4A39E
accent
#4838AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585