#D4E5E2#D4E5E2
#D4E5E2 is a very light, near-neutral teal. Relative luminance 0.755; OKLCH L 90.8% C 0.019 H 184.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5E2 |
|---|---|
| RGB | rgb(212, 229, 226) |
| HSL | hsl(169, 25%, 86%) |
| HSV | hsv(169, 7%, 90%) |
| CMYK | cmyk(7.4%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(89.64, -6.19, -0.48) |
| CIE-LCH | lch(89.64, 6.21, 184.42°) |
| OKLab | oklab(90.84% -0.0185 -0.0014) |
| OKLCH | oklch(90.84% 0.019 184.2) |
| XYZ | xyz(68.8952, 75.5258, 82.8850) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.89
Mintcream
#F5FFFA
ΔE00 6.35
Lightcyan
#E0FFFF
ΔE00 6.52
Fog
#D8DCE0
ΔE00 7.26
Honeydew
#F0FFF0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5E2 #E5D4D7
analogous
#D4E5DA #D4E5E2 #D4E0E5
triadic
#D4E5E2 #E2D4E5 #E5E2D4
tetradic
#D4E5E2 #DAD4E5 #E5D4D7 #E0E5D4
square
#D4E5E2 #DAD4E5 #E5D4D7 #E0E5D4
split-complementary
#D4E5E2 #E5D4E0 #E5DAD4
monochromatic
#88B7AF #AECEC8 #D4E5E2 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.30
#D4E5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#D4E5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5E2
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5E2 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E0E0E2
Tritanopia (blue-blind)
#D0E6E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e5e2; /* rgb */ color: rgb(212, 229, 226); /* oklch */ color: oklch(90.8% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#e1edeb',
500: '#d4e5e2',
950: '#000000',
},
}SCSS
$custom: #d4e5e2; $custom-light: #e1edeb; $custom-dark: #000000;
JSON
{
"hex": "#d4e5e2",
"rgb": {
"r": 212,
"g": 229,
"b": 226
},
"hsl": {
"h": 169.412,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90835,
"c": 0.01855,
"h": 184.2
},
"luminance": 0.75527
}Semantic roles & 50–950 ramp
primary
#D4E5E2
secondary
#BCA1A6
accent
#4253A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484