#D8EFFF#D8EFFF
#D8EFFF is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.0% C 0.033 H 238.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFFF |
|---|---|
| RGB | rgb(216, 239, 255) |
| HSL | hsl(205, 100%, 92%) |
| HSV | hsv(205, 15%, 100%) |
| CMYK | cmyk(15.3%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.25, -4.35, -10.25) |
| CIE-LCH | lch(93.25, 11.14, 247.00°) |
| OKLab | oklab(94.01% -0.0172 -0.0277) |
| OKLCH | oklch(94.01% 0.033 238.1) |
| XYZ | xyz(77.2310, 83.5503, 106.6462) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.92
Azure (CSS)
#F0FFFF
ΔE00 7.64
Fog
#D8DCE0
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 8.61
Lightcyan
#E0FFFF
ΔE00 8.77
Ice Blue
#A5DFF9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFFF #FFE8D8
analogous
#D8FFFB #D8EFFF #D8DCFF
triadic
#D8EFFF #FFD8EF #EFFFD8
tetradic
#D8EFFF #FBD8FF #FFE8D8 #DCFFD8
square
#D8EFFF #FBD8FF #FFE8D8 #DCFFD8
split-complementary
#D8EFFF #FFD8DC #FFFBD8
monochromatic
#5EBDFF #9BD6FF #D8EFFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.19
#D8EFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D8EFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFFF
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFFF | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#CEF3F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d8efff; /* rgb */ color: rgb(216, 239, 255); /* oklch */ color: oklch(94.0% 0.033 238.1);
Tailwind
colors: {
custom: {
50: '#e4f4ff',
500: '#d8efff',
950: '#000000',
},
}SCSS
$custom: #d8efff; $custom-light: #e4f4ff; $custom-dark: #000000;
JSON
{
"hex": "#d8efff",
"rgb": {
"r": 216,
"g": 239,
"b": 255
},
"hsl": {
"h": 204.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.94013,
"c": 0.0326,
"h": 238.1
},
"luminance": 0.83552
}Semantic roles & 50–950 ramp
primary
#D8EFFF
secondary
#EBB590
accent
#5E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586