#D5EBF2#D5EBF2
#D5EBF2 is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.025 H 218.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBF2 |
|---|---|
| RGB | rgb(213, 235, 242) |
| HSL | hsl(194, 53%, 89%) |
| HSV | hsv(194, 12%, 95%) |
| CMYK | cmyk(12%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.67, -5.85, -5.85) |
| CIE-LCH | lch(91.67, 8.27, 224.98°) |
| OKLab | oklab(92.6% -0.0196 -0.0158) |
| OKLCH | oklch(92.6% 0.025 218.8) |
| XYZ | xyz(73.1721, 79.9723, 95.5683) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 6.09
Aliceblue
#F0F8FF
ΔE00 6.32
Fog
#D8DCE0
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.48
Mintcream
#F5FFFA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBF2 #F2DCD5
analogous
#D5F2EB #D5EBF2 #D5DDF2
triadic
#D5EBF2 #F2D5EB #EBF2D5
tetradic
#D5EBF2 #EBD5F2 #F2DCD5 #DDF2D5
square
#D5EBF2 #EBD5F2 #F2DCD5 #DDF2D5
split-complementary
#D5EBF2 #F2D5DD #F2EBD5
monochromatic
#78BED5 #A6D5E4 #D5EBF2 #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.24
#D5EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D5EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBF2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBF2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E2E5F2
Tritanopia (blue-blind)
#CDEEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ebf2; /* rgb */ color: rgb(213, 235, 242); /* oklch */ color: oklch(92.6% 0.025 218.8);
Tailwind
colors: {
custom: {
50: '#e2f1f6',
500: '#d5ebf2',
950: '#000000',
},
}SCSS
$custom: #d5ebf2; $custom-light: #e2f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d5ebf2",
"rgb": {
"r": 213,
"g": 235,
"b": 242
},
"hsl": {
"h": 194.483,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.92596,
"c": 0.02515,
"h": 218.8
},
"luminance": 0.79974
}Semantic roles & 50–950 ramp
primary
#D5EBF2
secondary
#D1A89B
accent
#4B25C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585