#D8E8EA#D8E8EA
#D8E8EA is a very light, near-neutral teal. Relative luminance 0.783; OKLCH L 92.0% C 0.017 H 205.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E8EA |
|---|---|
| RGB | rgb(216, 232, 234) |
| HSL | hsl(187, 30%, 88%) |
| HSV | hsv(187, 8%, 92%) |
| CMYK | cmyk(7.7%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.89, -4.91, -2.79) |
| CIE-LCH | lch(90.89, 5.65, 209.63°) |
| OKLab | oklab(91.96% -0.0155 -0.0075) |
| OKLCH | oklch(91.96% 0.017 205.9) |
| XYZ | xyz(72.0236, 78.2518, 89.1355) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.91
Fog
#D8DCE0
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 6.03
Light Grey
#D8DCD6
ΔE00 6.08
Mintcream
#F5FFFA
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E8EA #EADAD8
analogous
#D8EAE3 #D8E8EA #D8DFEA
triadic
#D8E8EA #EAD8E8 #E8EAD8
tetradic
#D8E8EA #E3D8EA #EADAD8 #DFEAD8
square
#D8E8EA #E3D8EA #EADAD8 #DFEAD8
split-complementary
#D8E8EA #EAD8DF #EAE3D8
monochromatic
#88B9BF #B0D1D5 #D8E8EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.26
#D8E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D8E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E8EA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E8EA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#D3E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8e8ea; /* rgb */ color: rgb(216, 232, 234); /* oklch */ color: oklch(92.0% 0.017 205.9);
Tailwind
colors: {
custom: {
50: '#e4eff0',
500: '#d8e8ea',
950: '#000000',
},
}SCSS
$custom: #d8e8ea; $custom-light: #e4eff0; $custom-dark: #000000;
JSON
{
"hex": "#d8e8ea",
"rgb": {
"r": 216,
"g": 232,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.91964,
"c": 0.01727,
"h": 205.9
},
"luminance": 0.78253
}Semantic roles & 50–950 ramp
primary
#D8E8EA
secondary
#C3A7A3
accent
#493DA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585