#D4E6E4#D4E6E4
#D4E6E4 is a very light, near-neutral teal. Relative luminance 0.762; OKLCH L 91.1% C 0.019 H 188.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6E4 |
|---|---|
| RGB | rgb(212, 230, 228) |
| HSL | hsl(173, 26%, 87%) |
| HSV | hsv(173, 8%, 90%) |
| CMYK | cmyk(7.8%, 0%, 0.9%, 9.8%) |
| CIE-LAB | lab(89.95, -6.33, -1.07) |
| CIE-LCH | lch(89.95, 6.42, 189.63°) |
| OKLab | oklab(91.1% -0.0191 -0.003) |
| OKLCH | oklch(91.1% 0.019 188.8) |
| XYZ | xyz(69.4488, 76.1912, 84.4312) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 6.13
Mintcream
#F5FFFA
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.30
Honeydew
#F0FFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6E4 #E6D4D6
analogous
#D4E6DB #D4E6E4 #D4DFE6
triadic
#D4E6E4 #E4D4E6 #E6E4D4
tetradic
#D4E6E4 #DBD4E6 #E6D4D6 #DFE6D4
square
#D4E6E4 #DBD4E6 #E6D4D6 #DFE6D4
split-complementary
#D4E6E4 #E6D4DF #E6DBD4
monochromatic
#87B9B3 #ADD0CC #D4E6E4 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.29
#D4E6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D4E6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6E4
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6E4 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#CFE7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6e4; /* rgb */ color: rgb(212, 230, 228); /* oklch */ color: oklch(91.1% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#e1edec',
500: '#d4e6e4',
950: '#000000',
},
}SCSS
$custom: #d4e6e4; $custom-light: #e1edec; $custom-dark: #000000;
JSON
{
"hex": "#d4e6e4",
"rgb": {
"r": 212,
"g": 230,
"b": 228
},
"hsl": {
"h": 173.333,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.91096,
"c": 0.01934,
"h": 188.8
},
"luminance": 0.76192
}Semantic roles & 50–950 ramp
primary
#D4E6E4
secondary
#BEA0A4
accent
#404CA5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484