#D4E5E4#D4E5E4
#D4E5E4 is a very light, near-neutral teal. Relative luminance 0.756; OKLCH L 90.9% C 0.018 H 192.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5E4 |
|---|---|
| RGB | rgb(212, 229, 228) |
| HSL | hsl(176, 25%, 86%) |
| HSV | hsv(176, 7%, 90%) |
| CMYK | cmyk(7.4%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(89.69, -5.82, -1.45) |
| CIE-LCH | lch(89.69, 6.00, 194.01°) |
| OKLab | oklab(90.89% -0.0177 -0.004) |
| OKLCH | oklch(90.89% 0.018 192.6) |
| XYZ | xyz(69.1713, 75.6362, 84.3387) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.59
Azure (CSS)
#F0FFFF
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5E4 #E5D4D5
analogous
#D4E5DC #D4E5E4 #D4DEE5
triadic
#D4E5E4 #E4D4E5 #E5E4D4
tetradic
#D4E5E4 #DCD4E5 #E5D4D5 #DEE5D4
square
#D4E5E4 #DCD4E5 #E5D4D5 #DEE5D4
split-complementary
#D4E5E4 #E5D4DE #E5DCD4
monochromatic
#88B7B4 #AECECC #D4E5E4 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.30
#D4E5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#D4E5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5E4
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5E4 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#D0E6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e5e4; /* rgb */ color: rgb(212, 229, 228); /* oklch */ color: oklch(90.9% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e1edec',
500: '#d4e5e4',
950: '#000000',
},
}SCSS
$custom: #d4e5e4; $custom-light: #e1edec; $custom-dark: #000000;
JSON
{
"hex": "#d4e5e4",
"rgb": {
"r": 212,
"g": 229,
"b": 228
},
"hsl": {
"h": 176.471,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90893,
"c": 0.01817,
"h": 192.6
},
"luminance": 0.75637
}Semantic roles & 50–950 ramp
primary
#D4E5E4
secondary
#BCA1A2
accent
#4248A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484