#D5E2EE#D5E2EE
#D5E2EE is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.7% C 0.022 H 245.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E2EE |
|---|---|
| RGB | rgb(213, 226, 238) |
| HSL | hsl(209, 42%, 88%) |
| HSV | hsv(209, 11%, 93%) |
| CMYK | cmyk(10.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(89.26, -2.02, -7.33) |
| CIE-LCH | lch(89.26, 7.60, 254.58°) |
| OKLab | oklab(90.66% -0.0088 -0.0197) |
| OKLCH | oklch(90.66% 0.022 245.9) |
| XYZ | xyz(70.0661, 74.7110, 91.6016) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 5.43
Gainsboro
#DCDCDC
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.38
Ghostwhite
#F8F8FF
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E2EE #EEE1D5
analogous
#D5EEED #D5E2EE #D5D5EE
triadic
#D5E2EE #EED5E2 #E2EED5
tetradic
#D5E2EE #EDD5EE #EEE1D5 #D5EED5
square
#D5E2EE #EDD5EE #EEE1D5 #D5EED5
split-complementary
#D5E2EE #EED5D5 #EEEDD5
monochromatic
#7EA6CB #A9C4DC #D5E2EE #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.32
#D5E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D5E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E2EE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E2EE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#CFE5E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d5e2ee; /* rgb */ color: rgb(213, 226, 238); /* oklch */ color: oklch(90.7% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#e2ebf3',
500: '#d5e2ee',
950: '#000000',
},
}SCSS
$custom: #d5e2ee; $custom-light: #e2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#d5e2ee",
"rgb": {
"r": 213,
"g": 226,
"b": 238
},
"hsl": {
"h": 208.8,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.90658,
"c": 0.02158,
"h": 245.9
},
"luminance": 0.74712
}Semantic roles & 50–950 ramp
primary
#D5E2EE
secondary
#CAB39D
accent
#7030B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485