#D5EDFD#D5EDFD
#D5EDFD is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.3% C 0.033 H 237.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDFD |
|---|---|
| RGB | rgb(213, 237, 253) |
| HSL | hsl(204, 91%, 91%) |
| HSV | hsv(204, 16%, 99%) |
| CMYK | cmyk(15.8%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.49, -4.66, -10.37) |
| CIE-LCH | lch(92.49, 11.37, 245.79°) |
| OKLab | oklab(93.34% -0.0182 -0.028) |
| OKLCH | oklch(93.34% 0.033 237) |
| XYZ | xyz(75.4500, 81.8047, 104.7242) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.34
Azure (CSS)
#F0FFFF
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDFD #FDE5D5
analogous
#D5FDF9 #D5EDFD #D5D9FD
triadic
#D5EDFD #FDD5ED #EDFDD5
tetradic
#D5EDFD #F9D5FD #FDE5D5 #D9FDD5
square
#D5EDFD #F9D5FD #FDE5D5 #D9FDD5
split-complementary
#D5EDFD #FDD5D9 #FDF9D5
monochromatic
#60BBF7 #9BD4FA #D5EDFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.21
#D5EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D5EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDFD
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDFD | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E1E7FD
Tritanopia (blue-blind)
#CBF1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5edfd; /* rgb */ color: rgb(213, 237, 253); /* oklch */ color: oklch(93.3% 0.033 237.0);
Tailwind
colors: {
custom: {
50: '#e2f2fe',
500: '#d5edfd',
950: '#000000',
},
}SCSS
$custom: #d5edfd; $custom-light: #e2f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d5edfd",
"rgb": {
"r": 213,
"g": 237,
"b": 253
},
"hsl": {
"h": 204,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.9334,
"c": 0.03342,
"h": 237
},
"luminance": 0.81806
}Semantic roles & 50–950 ramp
primary
#D5EDFD
secondary
#E6B290
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585