#D5EEFF#D5EEFF
#D5EEFF is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.6% C 0.035 H 237.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEFF |
|---|---|
| RGB | rgb(213, 238, 255) |
| HSL | hsl(204, 100%, 92%) |
| HSV | hsv(204, 16%, 100%) |
| CMYK | cmyk(16.5%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(92.80, -4.76, -10.95) |
| CIE-LCH | lch(92.80, 11.94, 246.48°) |
| OKLab | oklab(93.61% -0.0188 -0.0296) |
| OKLCH | oklch(93.61% 0.035 237.6) |
| XYZ | xyz(76.0606, 82.5135, 106.5077) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 8.09
Lightblue
#ADD8E6
ΔE00 8.12
Ice Blue
#A5DFF9
ΔE00 8.42
Fog
#D8DCE0
ΔE00 8.47
Lightcyan
#E0FFFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEFF #FFE6D5
analogous
#D5FFFB #D5EEFF #D5D9FF
triadic
#D5EEFF #FFD5EE #EEFFD5
tetradic
#D5EEFF #FBD5FF #FFE6D5 #D9FFD5
square
#D5EEFF #FBD5FF #FFE6D5 #D9FFD5
split-complementary
#D5EEFF #FFD5D9 #FFFBD5
monochromatic
#5BBCFF #98D5FF #D5EEFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.20
#D5EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D5EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEFF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEFF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#CAF2F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5eeff; /* rgb */ color: rgb(213, 238, 255); /* oklch */ color: oklch(93.6% 0.035 237.6);
Tailwind
colors: {
custom: {
50: '#e2f3ff',
500: '#d5eeff',
950: '#000000',
},
}SCSS
$custom: #d5eeff; $custom-light: #e2f3ff; $custom-dark: #000000;
JSON
{
"hex": "#d5eeff",
"rgb": {
"r": 213,
"g": 238,
"b": 255
},
"hsl": {
"h": 204.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.93605,
"c": 0.03508,
"h": 237.6
},
"luminance": 0.82515
}Semantic roles & 50–950 ramp
primary
#D5EEFF
secondary
#EBB38D
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586