#D9EBEF#D9EBEF
#D9EBEF is a very light, near-neutral cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.020 H 212.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBEF |
|---|---|
| RGB | rgb(217, 235, 239) |
| HSL | hsl(191, 41%, 89%) |
| HSV | hsv(191, 9%, 94%) |
| CMYK | cmyk(9.2%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.86, -5.16, -3.97) |
| CIE-LCH | lch(91.86, 6.51, 217.57°) |
| OKLab | oklab(92.79% -0.0167 -0.0107) |
| OKLCH | oklch(92.79% 0.02 212.5) |
| XYZ | xyz(73.9001, 80.3993, 93.2698) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.65
Aliceblue
#F0F8FF
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.33
Mintcream
#F5FFFA
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBEF #EFDDD9
analogous
#D9EFE8 #D9EBEF #D9E0EF
triadic
#D9EBEF #EFD9EB #EBEFD9
tetradic
#D9EBEF #E8D9EF #EFDDD9 #E0EFD9
square
#D9EBEF #E8D9EF #EFDDD9 #E0EFD9
split-complementary
#D9EBEF #EFD9E0 #EFE8D9
monochromatic
#83BECB #AED4DD #D9EBEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.23
#D9EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D9EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBEF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBEF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EF
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#D3EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9ebef; /* rgb */ color: rgb(217, 235, 239); /* oklch */ color: oklch(92.8% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#e4f1f4',
500: '#d9ebef',
950: '#000000',
},
}SCSS
$custom: #d9ebef; $custom-light: #e4f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d9ebef",
"rgb": {
"r": 217,
"g": 235,
"b": 239
},
"hsl": {
"h": 190.909,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.92789,
"c": 0.01987,
"h": 212.5
},
"luminance": 0.804
}Semantic roles & 50–950 ramp
primary
#D9EBEF
secondary
#CBA9A1
accent
#4932B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585