#D8E4E6#D8E4E6
#D8E4E6 is a very light, near-neutral teal. Relative luminance 0.758; OKLCH L 91.0% C 0.013 H 208.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E4E6 |
|---|---|
| RGB | rgb(216, 228, 230) |
| HSL | hsl(189, 22%, 87%) |
| HSV | hsv(189, 6%, 90%) |
| CMYK | cmyk(6.1%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(89.77, -3.62, -2.36) |
| CIE-LCH | lch(89.77, 4.32, 213.08°) |
| OKLab | oklab(91.04% -0.0115 -0.0063) |
| OKLCH | oklch(91.04% 0.013 208.8) |
| XYZ | xyz(70.3423, 75.7982, 85.7722) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.18
Light Grey
#D8DCD6
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E4E6 #E6DAD8
analogous
#D8E6E1 #D8E4E6 #D8DDE6
triadic
#D8E4E6 #E6D8E4 #E4E6D8
tetradic
#D8E4E6 #E1D8E6 #E6DAD8 #DDE6D8
square
#D8E4E6 #E1D8E6 #E6DAD8 #DDE6D8
split-complementary
#D8E4E6 #E6D8DD #E6E1D8
monochromatic
#8DB0B6 #B3CACE #D8E4E6 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.30
#D8E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D8E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E4E6
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E4E6 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#D4E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d8e4e6; /* rgb */ color: rgb(216, 228, 230); /* oklch */ color: oklch(91.0% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#e4eced',
500: '#d8e4e6',
950: '#000000',
},
}SCSS
$custom: #d8e4e6; $custom-light: #e4eced; $custom-dark: #000000;
JSON
{
"hex": "#d8e4e6",
"rgb": {
"r": 216,
"g": 228,
"b": 230
},
"hsl": {
"h": 188.571,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.9104,
"c": 0.01317,
"h": 208.8
},
"luminance": 0.75799
}Semantic roles & 50–950 ramp
primary
#D8E4E6
secondary
#BDA9A5
accent
#5245A0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484