#D4E2E0#D4E2E0
#D4E2E0 is a very light, near-neutral teal. Relative luminance 0.738; OKLCH L 90.2% C 0.015 H 186.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E0 |
|---|---|
| RGB | rgb(212, 226, 224) |
| HSL | hsl(171, 19%, 86%) |
| HSV | hsv(171, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(88.81, -5.03, -0.64) |
| CIE-LCH | lch(88.81, 5.07, 187.19°) |
| OKLab | oklab(90.17% -0.0151 -0.0018) |
| OKLCH | oklch(90.17% 0.015 186.7) |
| XYZ | xyz(67.7995, 73.7709, 81.1738) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.39
Fog
#D8DCE0
ΔE00 5.95
Azure (CSS)
#F0FFFF
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.51
Mintcream
#F5FFFA
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E0 #E2D4D6
analogous
#D4E2D9 #D4E2E0 #D4DDE2
triadic
#D4E2E0 #E0D4E2 #E2E0D4
tetradic
#D4E2E0 #D9D4E2 #E2D4D6 #DDE2D4
square
#D4E2E0 #D9D4E2 #E2D4D6 #DDE2D4
split-complementary
#D4E2E0 #E2D4DD #E2D9D4
monochromatic
#8BB1AB #AFC9C6 #D4E2E0 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.33
#D4E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D4E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#D1E3E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e0; /* rgb */ color: rgb(212, 226, 224); /* oklch */ color: oklch(90.2% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#e1ebe9',
500: '#d4e2e0',
950: '#000000',
},
}SCSS
$custom: #d4e2e0; $custom-light: #e1ebe9; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e0",
"rgb": {
"r": 212,
"g": 226,
"b": 224
},
"hsl": {
"h": 171.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90168,
"c": 0.01522,
"h": 186.7
},
"luminance": 0.73772
}Semantic roles & 50–950 ramp
primary
#D4E2E0
secondary
#B8A2A5
accent
#48549E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484