#D4E2E1#D4E2E1
#D4E2E1 is a very light, near-neutral teal. Relative luminance 0.738; OKLCH L 90.2% C 0.015 H 191.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E1 |
|---|---|
| RGB | rgb(212, 226, 225) |
| HSL | hsl(176, 19%, 86%) |
| HSV | hsv(176, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(88.84, -4.85, -1.12) |
| CIE-LCH | lch(88.84, 4.97, 193.04°) |
| OKLab | oklab(90.2% -0.0147 -0.0031) |
| OKLCH | oklch(90.2% 0.015 191.7) |
| XYZ | xyz(67.9355, 73.8253, 81.8901) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Fog
#D8DCE0
ΔE00 5.63
Azure (CSS)
#F0FFFF
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.35
Mintcream
#F5FFFA
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E1 #E2D4D5
analogous
#D4E2DA #D4E2E1 #D4DCE2
triadic
#D4E2E1 #E1D4E2 #E2E1D4
tetradic
#D4E2E1 #DAD4E2 #E2D4D5 #DCE2D4
square
#D4E2E1 #DAD4E2 #E2D4D5 #DCE2D4
split-complementary
#D4E2E1 #E2D4DC #E2DAD4
monochromatic
#8BB1AE #AFC9C7 #D4E2E1 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.33
#D4E2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D4E2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E1
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E1 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#D0E3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e1; /* rgb */ color: rgb(212, 226, 225); /* oklch */ color: oklch(90.2% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#e1ebea',
500: '#d4e2e1',
950: '#000000',
},
}SCSS
$custom: #d4e2e1; $custom-light: #e1ebea; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e1",
"rgb": {
"r": 212,
"g": 226,
"b": 225
},
"hsl": {
"h": 175.714,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90196,
"c": 0.01505,
"h": 191.7
},
"luminance": 0.73826
}Semantic roles & 50–950 ramp
primary
#D4E2E1
secondary
#B8A2A4
accent
#484E9E
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484