#D5EBFB#D5EBFB
#D5EBFB is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.9% C 0.032 H 239.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBFB |
|---|---|
| RGB | rgb(213, 235, 251) |
| HSL | hsl(205, 83%, 91%) |
| HSV | hsv(205, 15%, 98%) |
| CMYK | cmyk(15.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.92, -4.05, -10.17) |
| CIE-LCH | lch(91.92, 10.95, 248.31°) |
| OKLab | oklab(92.87% -0.0163 -0.0275) |
| OKLCH | oklch(92.87% 0.032 239.4) |
| XYZ | xyz(74.5572, 80.5263, 102.8631) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.10
Fog
#D8DCE0
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.87
Ice Blue
#A5DFF9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBFB #FBE5D5
analogous
#D5FBF8 #D5EBFB #D5D8FB
triadic
#D5EBFB #FBD5EB #EBFBD5
tetradic
#D5EBFB #F8D5FB #FBE5D5 #D8FBD5
square
#D5EBFB #F8D5FB #FBE5D5 #D8FBD5
split-complementary
#D5EBFB #FBD5D8 #FBF8D5
monochromatic
#65B6F0 #9DD0F6 #D5EBFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.23
#D5EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D5EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBFB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBFB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#CBEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5ebfb; /* rgb */ color: rgb(213, 235, 251); /* oklch */ color: oklch(92.9% 0.032 239.4);
Tailwind
colors: {
custom: {
50: '#e2f1fc',
500: '#d5ebfb',
950: '#000000',
},
}SCSS
$custom: #d5ebfb; $custom-light: #e2f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d5ebfb",
"rgb": {
"r": 213,
"g": 235,
"b": 251
},
"hsl": {
"h": 205.263,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.92874,
"c": 0.03194,
"h": 239.4
},
"luminance": 0.80528
}Semantic roles & 50–950 ramp
primary
#D5EBFB
secondary
#E2B492
accent
#6206DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585