#D9EAEF#D9EAEF
#D9EAEF is a very light, near-neutral cyan. Relative luminance 0.798; OKLCH L 92.6% C 0.019 H 217.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EAEF |
|---|---|
| RGB | rgb(217, 234, 239) |
| HSL | hsl(194, 41%, 89%) |
| HSV | hsv(194, 9%, 94%) |
| CMYK | cmyk(9.2%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.61, -4.65, -4.35) |
| CIE-LCH | lch(91.61, 6.37, 223.07°) |
| OKLab | oklab(92.59% -0.0154 -0.0117) |
| OKLCH | oklch(92.59% 0.019 217.2) |
| XYZ | xyz(73.6146, 79.8283, 93.1747) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.97
Aliceblue
#F0F8FF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EAEF #EFDED9
analogous
#D9EFE9 #D9EAEF #D9DFEF
triadic
#D9EAEF #EFD9EA #EAEFD9
tetradic
#D9EAEF #E9D9EF #EFDED9 #DFEFD9
square
#D9EAEF #E9D9EF #EFDED9 #DFEFD9
split-complementary
#D9EAEF #EFD9DF #EFE9D9
monochromatic
#83BACB #AED2DD #D9EAEF #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.24
#D9EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D9EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EAEF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EAEF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#D3ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9eaef; /* rgb */ color: rgb(217, 234, 239); /* oklch */ color: oklch(92.6% 0.019 217.2);
Tailwind
colors: {
custom: {
50: '#e4f0f4',
500: '#d9eaef',
950: '#000000',
},
}SCSS
$custom: #d9eaef; $custom-light: #e4f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d9eaef",
"rgb": {
"r": 217,
"g": 234,
"b": 239
},
"hsl": {
"h": 193.636,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.92587,
"c": 0.01933,
"h": 217.2
},
"luminance": 0.79829
}Semantic roles & 50–950 ramp
primary
#D9EAEF
secondary
#CBABA1
accent
#4F32B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585