#D4E4E2#D4E4E2
#D4E4E2 is a very light, near-neutral teal. Relative luminance 0.750; OKLCH L 90.6% C 0.017 H 187.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E2 |
|---|---|
| RGB | rgb(212, 228, 226) |
| HSL | hsl(173, 23%, 86%) |
| HSV | hsv(173, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.38, -5.68, -0.86) |
| CIE-LCH | lch(89.38, 5.75, 188.57°) |
| OKLab | oklab(90.63% -0.0171 -0.0024) |
| OKLCH | oklch(90.63% 0.017 187.8) |
| XYZ | xyz(68.6194, 74.9740, 82.7930) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 6.42
Fog
#D8DCE0
ΔE00 6.63
Lightcyan
#E0FFFF
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E2 #E4D4D6
analogous
#D4E4DA #D4E4E2 #D4DEE4
triadic
#D4E4E2 #E2D4E4 #E4E2D4
tetradic
#D4E4E2 #DAD4E4 #E4D4D6 #DEE4D4
square
#D4E4E2 #DAD4E4 #E4D4D6 #DEE4D4
split-complementary
#D4E4E2 #E4D4DE #E4DAD4
monochromatic
#89B5AF #AECCC9 #D4E4E2 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.31
#D4E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D4E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E2
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E2 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#D0E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e2; /* rgb */ color: rgb(212, 228, 226); /* oklch */ color: oklch(90.6% 0.017 187.8);
Tailwind
colors: {
custom: {
50: '#e1eceb',
500: '#d4e4e2',
950: '#000000',
},
}SCSS
$custom: #d4e4e2; $custom-light: #e1eceb; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e2",
"rgb": {
"r": 212,
"g": 228,
"b": 226
},
"hsl": {
"h": 172.5,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90632,
"c": 0.01728,
"h": 187.8
},
"luminance": 0.74975
}Semantic roles & 50–950 ramp
primary
#D4E4E2
secondary
#BBA1A4
accent
#4450A1
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484