#D8E4E2#D8E4E2
#D8E4E2 is a very light, near-neutral teal. Relative luminance 0.756; OKLCH L 90.9% C 0.013 H 185.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E4E2 |
|---|---|
| RGB | rgb(216, 228, 226) |
| HSL | hsl(170, 18%, 87%) |
| HSV | hsv(170, 5%, 89%) |
| CMYK | cmyk(5.3%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.66, -4.37, -0.41) |
| CIE-LCH | lch(89.66, 4.38, 185.38°) |
| OKLab | oklab(90.92% -0.0131 -0.0012) |
| OKLCH | oklch(90.92% 0.013 185.1) |
| XYZ | xyz(69.7870, 75.5761, 82.8478) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.90
Fog
#D8DCE0
ΔE00 5.42
Azure (CSS)
#F0FFFF
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.84
Mintcream
#F5FFFA
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E4E2 #E4D8DA
analogous
#D8E4DC #D8E4E2 #D8E0E4
triadic
#D8E4E2 #E2D8E4 #E4E2D8
tetradic
#D8E4E2 #DCD8E4 #E4D8DA #E0E4D8
square
#D8E4E2 #DCD8E4 #E4D8DA #E0E4D8
split-complementary
#D8E4E2 #E4D8E0 #E4DCD8
monochromatic
#90B2AC #B4CBC7 #D8E4E2 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.30
#D8E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D8E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E4E2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E4E2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#D5E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8e4e2; /* rgb */ color: rgb(216, 228, 226); /* oklch */ color: oklch(90.9% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e4eceb',
500: '#d8e4e2',
950: '#000000',
},
}SCSS
$custom: #d8e4e2; $custom-light: #e4eceb; $custom-dark: #000000;
JSON
{
"hex": "#d8e4e2",
"rgb": {
"r": 216,
"g": 228,
"b": 226
},
"hsl": {
"h": 170,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.90924,
"c": 0.01312,
"h": 185.1
},
"luminance": 0.75577
}Semantic roles & 50–950 ramp
primary
#D8E4E2
secondary
#BAA6A9
accent
#49579C
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484