#D8E7EA#D8E7EA
#D8E7EA is a very light, near-neutral cyan. Relative luminance 0.777; OKLCH L 91.8% C 0.017 H 211.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E7EA |
|---|---|
| RGB | rgb(216, 231, 234) |
| HSL | hsl(190, 30%, 88%) |
| HSV | hsv(190, 8%, 92%) |
| CMYK | cmyk(7.7%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.64, -4.40, -3.17) |
| CIE-LCH | lch(90.64, 5.42, 215.78°) |
| OKLab | oklab(91.76% -0.0142 -0.0085) |
| OKLCH | oklch(91.76% 0.017 211) |
| XYZ | xyz(71.7429, 77.6904, 89.0420) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 6.06
Mintcream
#F5FFFA
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E7EA #EADBD8
analogous
#D8EAE4 #D8E7EA #D8DEEA
triadic
#D8E7EA #EAD8E7 #E7EAD8
tetradic
#D8E7EA #E4D8EA #EADBD8 #DEEAD8
square
#D8E7EA #E4D8EA #EADBD8 #DEEAD8
split-complementary
#D8E7EA #EAD8DE #EAE4D8
monochromatic
#88B6BF #B0CFD5 #D8E7EA #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.27
#D8E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D8E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E7EA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E7EA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D3E9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d8e7ea; /* rgb */ color: rgb(216, 231, 234); /* oklch */ color: oklch(91.8% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#e4eef0',
500: '#d8e7ea',
950: '#000000',
},
}SCSS
$custom: #d8e7ea; $custom-light: #e4eef0; $custom-dark: #000000;
JSON
{
"hex": "#d8e7ea",
"rgb": {
"r": 216,
"g": 231,
"b": 234
},
"hsl": {
"h": 190,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.91762,
"c": 0.01654,
"h": 211
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#D8E7EA
secondary
#C3A8A3
accent
#4F3DA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585