#D4E6E2#D4E6E2
#D4E6E2 is a very light, near-neutral teal. Relative luminance 0.761; OKLCH L 91.0% C 0.020 H 181.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6E2 |
|---|---|
| RGB | rgb(212, 230, 226) |
| HSL | hsl(167, 26%, 87%) |
| HSV | hsv(167, 8%, 90%) |
| CMYK | cmyk(7.8%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(89.90, -6.70, -0.10) |
| CIE-LCH | lch(89.90, 6.71, 180.87°) |
| OKLab | oklab(91.04% -0.0199 -0.0004) |
| OKLCH | oklch(91.04% 0.02 181.1) |
| XYZ | xyz(69.1727, 76.0808, 82.9775) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.26
Mintcream
#F5FFFA
ΔE00 6.35
Honeydew
#F0FFF0
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6E2 #E6D4D8
analogous
#D4E6D9 #D4E6E2 #D4E1E6
triadic
#D4E6E2 #E2D4E6 #E6E2D4
tetradic
#D4E6E2 #D9D4E6 #E6D4D8 #E1E6D4
square
#D4E6E2 #D9D4E6 #E6D4D8 #E1E6D4
split-complementary
#D4E6E2 #E6D4E1 #E6D9D4
monochromatic
#87B9AE #ADD0C8 #D4E6E2 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.29
#D4E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#D4E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6E2
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6E2 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#D0E7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6e2; /* rgb */ color: rgb(212, 230, 226); /* oklch */ color: oklch(91.0% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e1edeb',
500: '#d4e6e2',
950: '#000000',
},
}SCSS
$custom: #d4e6e2; $custom-light: #e1edeb; $custom-dark: #000000;
JSON
{
"hex": "#d4e6e2",
"rgb": {
"r": 212,
"g": 230,
"b": 226
},
"hsl": {
"h": 166.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.91039,
"c": 0.01988,
"h": 181.1
},
"luminance": 0.76082
}Semantic roles & 50–950 ramp
primary
#D4E6E2
secondary
#BEA0A7
accent
#4057A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484