#D8EAEF#D8EAEF
#D8EAEF is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.5% C 0.020 H 216.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAEF |
|---|---|
| RGB | rgb(216, 234, 239) |
| HSL | hsl(193, 42%, 89%) |
| HSV | hsv(193, 10%, 94%) |
| CMYK | cmyk(9.6%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.54, -4.97, -4.46) |
| CIE-LCH | lch(91.54, 6.68, 221.87°) |
| OKLab | oklab(92.52% -0.0164 -0.012) |
| OKLCH | oklch(92.52% 0.02 216.2) |
| XYZ | xyz(73.3182, 79.6755, 93.1608) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.02
Aliceblue
#F0F8FF
ΔE00 5.58
Fog
#D8DCE0
ΔE00 6.12
Lightcyan
#E0FFFF
ΔE00 6.47
Mintcream
#F5FFFA
ΔE00 6.86
Light Grey
#D8DCD6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAEF #EFDDD8
analogous
#D8EFE9 #D8EAEF #D8DFEF
triadic
#D8EAEF #EFD8EA #EAEFD8
tetradic
#D8EAEF #E9D8EF #EFDDD8 #DFEFD8
square
#D8EAEF #E9D8EF #EFDDD8 #DFEFD8
split-complementary
#D8EAEF #EFD8DF #EFE9D8
monochromatic
#81BBCB #ADD3DD #D8EAEF #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.24
#D8EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D8EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAEF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAEF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#D2ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8eaef; /* rgb */ color: rgb(216, 234, 239); /* oklch */ color: oklch(92.5% 0.020 216.2);
Tailwind
colors: {
custom: {
50: '#e4f0f4',
500: '#d8eaef',
950: '#000000',
},
}SCSS
$custom: #d8eaef; $custom-light: #e4f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d8eaef",
"rgb": {
"r": 216,
"g": 234,
"b": 239
},
"hsl": {
"h": 193.043,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.92516,
"c": 0.02031,
"h": 216.2
},
"luminance": 0.79677
}Semantic roles & 50–950 ramp
primary
#D8EAEF
secondary
#CBA9A0
accent
#4D31B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585