#D5ECFB#D5ECFB
#D5ECFB is a very light, muted cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.032 H 236.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECFB |
|---|---|
| RGB | rgb(213, 236, 251) |
| HSL | hsl(204, 83%, 91%) |
| HSV | hsv(204, 15%, 98%) |
| CMYK | cmyk(15.1%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(92.18, -4.56, -9.79) |
| CIE-LCH | lch(92.18, 10.80, 245.04°) |
| OKLab | oklab(93.08% -0.0176 -0.0264) |
| OKLCH | oklch(93.08% 0.032 236.3) |
| XYZ | xyz(74.8443, 81.1005, 102.9588) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.14
Azure (CSS)
#F0FFFF
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.63
Ice Blue
#A5DFF9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECFB #FBE4D5
analogous
#D5FBF7 #D5ECFB #D5D9FB
triadic
#D5ECFB #FBD5EC #ECFBD5
tetradic
#D5ECFB #F7D5FB #FBE4D5 #D9FBD5
square
#D5ECFB #F7D5FB #FBE4D5 #D9FBD5
split-complementary
#D5ECFB #FBD5D9 #FBF7D5
monochromatic
#65B9F0 #9DD3F6 #D5ECFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.22
#D5ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D5ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECFB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECFB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#CBF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5ecfb; /* rgb */ color: rgb(213, 236, 251); /* oklch */ color: oklch(93.1% 0.032 236.3);
Tailwind
colors: {
custom: {
50: '#e2f2fc',
500: '#d5ecfb',
950: '#000000',
},
}SCSS
$custom: #d5ecfb; $custom-light: #e2f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d5ecfb",
"rgb": {
"r": 213,
"g": 236,
"b": 251
},
"hsl": {
"h": 203.684,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.93075,
"c": 0.03178,
"h": 236.3
},
"luminance": 0.81102
}Semantic roles & 50–950 ramp
primary
#D5ECFB
secondary
#E2B292
accent
#5C06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585