#D9EFFE#D9EFFE
#D9EFFE is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.1% C 0.031 H 237.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFFE |
|---|---|
| RGB | rgb(217, 239, 254) |
| HSL | hsl(204, 95%, 92%) |
| HSV | hsv(204, 15%, 100%) |
| CMYK | cmyk(14.6%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.29, -4.24, -9.67) |
| CIE-LCH | lch(93.29, 10.56, 246.29°) |
| OKLab | oklab(94.05% -0.0166 -0.0261) |
| OKLCH | oklch(94.05% 0.031 237.5) |
| XYZ | xyz(77.3668, 83.6389, 105.8145) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.59
Azure (CSS)
#F0FFFF
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.76
Lightcyan
#E0FFFF
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.71
Ghostwhite
#F8F8FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFFE #FEE8D9
analogous
#D9FEFA #D9EFFE #D9DDFE
triadic
#D9EFFE #FED9EF #EFFED9
tetradic
#D9EFFE #FAD9FE #FEE8D9 #DDFED9
square
#D9EFFE #FAD9FE #FEE8D9 #DDFED9
split-complementary
#D9EFFE #FED9DD #FEFAD9
monochromatic
#62BDFB #9DD6FC #D9EFFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.18
#D9EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D9EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFFE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFFE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#D0F3F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d9effe; /* rgb */ color: rgb(217, 239, 254); /* oklch */ color: oklch(94.1% 0.031 237.5);
Tailwind
colors: {
custom: {
50: '#e5f4fe',
500: '#d9effe',
950: '#000000',
},
}SCSS
$custom: #d9effe; $custom-light: #e5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d9effe",
"rgb": {
"r": 217,
"g": 239,
"b": 254
},
"hsl": {
"h": 204.324,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.94051,
"c": 0.03092,
"h": 237.5
},
"luminance": 0.8364
}Semantic roles & 50–950 ramp
primary
#D9EFFE
secondary
#E9B592
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585