#D4E5EB#D4E5EB
#D4E5EB is a very light, near-neutral cyan. Relative luminance 0.760; OKLCH L 91.1% C 0.020 H 220.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5EB |
|---|---|
| RGB | rgb(212, 229, 235) |
| HSL | hsl(196, 37%, 88%) |
| HSV | hsv(196, 10%, 92%) |
| CMYK | cmyk(9.8%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(89.87, -4.47, -4.85) |
| CIE-LCH | lch(89.87, 6.60, 227.31°) |
| OKLab | oklab(91.1% -0.0151 -0.013) |
| OKLCH | oklch(91.1% 0.02 220.9) |
| XYZ | xyz(70.1627, 76.0328, 89.5604) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.34
Aliceblue
#F0F8FF
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5EB #EBDAD4
analogous
#D4EBE5 #D4E5EB #D4D9EB
triadic
#D4E5EB #EBD4E5 #E5EBD4
tetradic
#D4E5EB #E5D4EB #EBDAD4 #D9EBD4
square
#D4E5EB #E5D4EB #EBDAD4 #D9EBD4
split-complementary
#D4E5EB #EBD4D9 #EBE5D4
monochromatic
#80B2C4 #AACCD8 #D4E5EB #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.30
#D4E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#D4E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5EB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5EB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#CEE7E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e5eb; /* rgb */ color: rgb(212, 229, 235); /* oklch */ color: oklch(91.1% 0.020 220.9);
Tailwind
colors: {
custom: {
50: '#e1edf1',
500: '#d4e5eb',
950: '#000000',
},
}SCSS
$custom: #d4e5eb; $custom-light: #e1edf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e5eb",
"rgb": {
"r": 212,
"g": 229,
"b": 235
},
"hsl": {
"h": 195.652,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91099,
"c": 0.01993,
"h": 220.9
},
"luminance": 0.76034
}Semantic roles & 50–950 ramp
primary
#D4E5EB
secondary
#C5A89E
accent
#5636AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485