#D5EAEF#D5EAEF
#D5EAEF is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.3% C 0.023 H 213.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAEF |
|---|---|
| RGB | rgb(213, 234, 239) |
| HSL | hsl(192, 45%, 89%) |
| HSV | hsv(192, 11%, 94%) |
| CMYK | cmyk(10.9%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.33, -5.93, -4.78) |
| CIE-LCH | lch(91.33, 7.62, 218.87°) |
| OKLab | oklab(92.3% -0.0194 -0.0129) |
| OKLCH | oklch(92.3% 0.023 213.6) |
| XYZ | xyz(72.4398, 79.2225, 93.1196) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.83
Aliceblue
#F0F8FF
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.03
Mintcream
#F5FFFA
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAEF #EFDAD5
analogous
#D5EFE7 #D5EAEF #D5DDEF
triadic
#D5EAEF #EFD5EA #EAEFD5
tetradic
#D5EAEF #E7D5EF #EFDAD5 #DDEFD5
square
#D5EAEF #E7D5EF #EFDAD5 #DDEFD5
split-complementary
#D5EAEF #EFD5DD #EFE7D5
monochromatic
#7CBECD #A9D4DE #D5EAEF #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.25
#D5EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D5EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAEF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAEF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#CEECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5eaef; /* rgb */ color: rgb(213, 234, 239); /* oklch */ color: oklch(92.3% 0.023 213.6);
Tailwind
colors: {
custom: {
50: '#e2f0f4',
500: '#d5eaef',
950: '#000000',
},
}SCSS
$custom: #d5eaef; $custom-light: #e2f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d5eaef",
"rgb": {
"r": 213,
"g": 234,
"b": 239
},
"hsl": {
"h": 191.538,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.92303,
"c": 0.02327,
"h": 213.6
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#D5EAEF
secondary
#CCA69D
accent
#482EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585