#D4E7E5#D4E7E5
#D4E7E5 is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.3% C 0.020 H 189.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7E5 |
|---|---|
| RGB | rgb(212, 231, 229) |
| HSL | hsl(174, 28%, 87%) |
| HSV | hsv(174, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(90.23, -6.65, -1.18) |
| CIE-LCH | lch(90.23, 6.75, 190.08°) |
| OKLab | oklab(91.33% -0.0201 -0.0032) |
| OKLCH | oklch(91.33% 0.02 189.2) |
| XYZ | xyz(69.8671, 76.8050, 85.2575) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.59
Lightcyan
#E0FFFF
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.20
Mintcream
#F5FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7E5 #E7D4D6
analogous
#D4E7DC #D4E7E5 #D4E0E7
triadic
#D4E7E5 #E5D4E7 #E7E5D4
tetradic
#D4E7E5 #DCD4E7 #E7D4D6 #E0E7D4
square
#D4E7E5 #DCD4E7 #E7D4D6 #E0E7D4
split-complementary
#D4E7E5 #E7D4E0 #E7DCD4
monochromatic
#85BBB6 #ADD1CD #D4E7E5 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.28
#D4E7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#D4E7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7E5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7E5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#CFE8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7e5; /* rgb */ color: rgb(212, 231, 229); /* oklch */ color: oklch(91.3% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#e1eeed',
500: '#d4e7e5',
950: '#000000',
},
}SCSS
$custom: #d4e7e5; $custom-light: #e1eeed; $custom-dark: #000000;
JSON
{
"hex": "#d4e7e5",
"rgb": {
"r": 212,
"g": 231,
"b": 229
},
"hsl": {
"h": 173.684,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.91329,
"c": 0.02035,
"h": 189.2
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#D4E7E5
secondary
#BFA0A3
accent
#3F4AA7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584