#D8E4E0#D8E4E0
#D8E4E0 is a very light, near-neutral teal. Relative luminance 0.755; OKLCH L 90.9% C 0.014 H 174.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E4E0 |
|---|---|
| RGB | rgb(216, 228, 224) |
| HSL | hsl(160, 18%, 87%) |
| HSV | hsv(160, 5%, 89%) |
| CMYK | cmyk(5.3%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(89.61, -4.73, 0.56) |
| CIE-LCH | lch(89.61, 4.77, 173.22°) |
| OKLab | oklab(90.87% -0.0138 0.0014) |
| OKLCH | oklch(90.87% 0.014 174.1) |
| XYZ | xyz(69.5142, 75.4670, 81.4109) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Mintcream
#F5FFFA
ΔE00 5.82
Azure (CSS)
#F0FFFF
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E4E0 #E4D8DC
analogous
#D8E4DA #D8E4E0 #D8E2E4
triadic
#D8E4E0 #E0D8E4 #E4E0D8
tetradic
#D8E4E0 #DAD8E4 #E4D8DC #E2E4D8
square
#D8E4E0 #DAD8E4 #E4D8DC #E2E4D8
split-complementary
#D8E4E0 #E4D8E2 #E4DAD8
monochromatic
#90B2A7 #B4CBC3 #D8E4E0 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.30
#D8E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#D8E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E4E0
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E4E0 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E0
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#D6E4E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8e4e0; /* rgb */ color: rgb(216, 228, 224); /* oklch */ color: oklch(90.9% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#e4ece9',
500: '#d8e4e0',
950: '#000000',
},
}SCSS
$custom: #d8e4e0; $custom-light: #e4ece9; $custom-dark: #000000;
JSON
{
"hex": "#d8e4e0",
"rgb": {
"r": 216,
"g": 228,
"b": 224
},
"hsl": {
"h": 160,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.90867,
"c": 0.01391,
"h": 174.1
},
"luminance": 0.75468
}Semantic roles & 50–950 ramp
primary
#D8E4E0
secondary
#BAA6AD
accent
#49659C
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484