#D9EFFD#D9EFFD
#D9EFFD is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.0% C 0.030 H 235.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFFD |
|---|---|
| RGB | rgb(217, 239, 253) |
| HSL | hsl(203, 90%, 92%) |
| HSV | hsv(203, 14%, 99%) |
| CMYK | cmyk(14.2%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.27, -4.45, -9.19) |
| CIE-LCH | lch(93.27, 10.21, 244.18°) |
| OKLab | oklab(94.02% -0.0169 -0.0248) |
| OKLCH | oklch(94.02% 0.03 235.6) |
| XYZ | xyz(77.2071, 83.5750, 104.9733) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.52
Azure (CSS)
#F0FFFF
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.65
Lightcyan
#E0FFFF
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.56
Ghostwhite
#F8F8FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFFD #FDE7D9
analogous
#D9FDF9 #D9EFFD #D9DDFD
triadic
#D9EFFD #FDD9EF #EFFDD9
tetradic
#D9EFFD #F9D9FD #FDE7D9 #DDFDD9
square
#D9EFFD #F9D9FD #FDE7D9 #DDFDD9
split-complementary
#D9EFFD #FDD9DD #FDF9D9
monochromatic
#65BEF7 #9FD7FA #D9EFFD #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.19
#D9EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D9EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFFD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFFD | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#D0F3F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d9effd; /* rgb */ color: rgb(217, 239, 253); /* oklch */ color: oklch(94.0% 0.030 235.6);
Tailwind
colors: {
custom: {
50: '#e5f4fe',
500: '#d9effd',
950: '#000000',
},
}SCSS
$custom: #d9effd; $custom-light: #e5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d9effd",
"rgb": {
"r": 217,
"g": 239,
"b": 253
},
"hsl": {
"h": 203.333,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.94019,
"c": 0.03003,
"h": 235.6
},
"luminance": 0.83577
}Semantic roles & 50–950 ramp
primary
#D9EFFD
secondary
#E7B494
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585