#D4E6E5#D4E6E5
#D4E6E5 is a very light, near-neutral teal. Relative luminance 0.762; OKLCH L 91.1% C 0.019 H 192.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6E5 |
|---|---|
| RGB | rgb(212, 230, 229) |
| HSL | hsl(177, 26%, 87%) |
| HSV | hsv(177, 8%, 90%) |
| CMYK | cmyk(7.8%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(89.97, -6.14, -1.56) |
| CIE-LCH | lch(89.97, 6.33, 194.26°) |
| OKLab | oklab(91.13% -0.0187 -0.0042) |
| OKLCH | oklch(91.13% 0.019 192.8) |
| XYZ | xyz(69.5880, 76.2469, 85.1645) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.13
Mintcream
#F5FFFA
ΔE00 6.44
Fog
#D8DCE0
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6E5 #E6D4D5
analogous
#D4E6DC #D4E6E5 #D4DEE6
triadic
#D4E6E5 #E5D4E6 #E6E5D4
tetradic
#D4E6E5 #DCD4E6 #E6D4D5 #DEE6D4
square
#D4E6E5 #DCD4E6 #E6D4D5 #DEE6D4
split-complementary
#D4E6E5 #E6D4DE #E6DCD4
monochromatic
#87B9B6 #ADD0CE #D4E6E5 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.29
#D4E6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D4E6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6E5
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6E5 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E5
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#CFE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6e5; /* rgb */ color: rgb(212, 230, 229); /* oklch */ color: oklch(91.1% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#e1eded',
500: '#d4e6e5',
950: '#000000',
},
}SCSS
$custom: #d4e6e5; $custom-light: #e1eded; $custom-dark: #000000;
JSON
{
"hex": "#d4e6e5",
"rgb": {
"r": 212,
"g": 230,
"b": 229
},
"hsl": {
"h": 176.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.91125,
"c": 0.0192,
"h": 192.8
},
"luminance": 0.76248
}Semantic roles & 50–950 ramp
primary
#D4E6E5
secondary
#BEA0A2
accent
#4046A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484