#D8EBEF#D8EBEF
#D8EBEF is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.7% C 0.021 H 211.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBEF |
|---|---|
| RGB | rgb(216, 235, 239) |
| HSL | hsl(190, 42%, 89%) |
| HSV | hsv(190, 10%, 94%) |
| CMYK | cmyk(9.6%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.80, -5.48, -4.08) |
| CIE-LCH | lch(91.80, 6.83, 216.65°) |
| OKLab | oklab(92.72% -0.0177 -0.011) |
| OKLCH | oklch(92.72% 0.021 211.8) |
| XYZ | xyz(73.6037, 80.2465, 93.2559) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.75
Lightcyan
#E0FFFF
ΔE00 5.85
Aliceblue
#F0F8FF
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBEF #EFDCD8
analogous
#D8EFE8 #D8EBEF #D8E0EF
triadic
#D8EBEF #EFD8EB #EBEFD8
tetradic
#D8EBEF #E8D8EF #EFDCD8 #E0EFD8
square
#D8EBEF #E8D8EF #EFDCD8 #E0EFD8
split-complementary
#D8EBEF #EFD8E0 #EFE8D8
monochromatic
#81BECB #ADD5DD #D8EBEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.23
#D8EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D8EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBEF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBEF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#D2EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8ebef; /* rgb */ color: rgb(216, 235, 239); /* oklch */ color: oklch(92.7% 0.021 211.8);
Tailwind
colors: {
custom: {
50: '#e4f1f4',
500: '#d8ebef',
950: '#000000',
},
}SCSS
$custom: #d8ebef; $custom-light: #e4f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d8ebef",
"rgb": {
"r": 216,
"g": 235,
"b": 239
},
"hsl": {
"h": 190.435,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.92718,
"c": 0.02088,
"h": 211.8
},
"luminance": 0.80248
}Semantic roles & 50–950 ramp
primary
#D8EBEF
secondary
#CBA8A0
accent
#4831B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585