#D4E5EA#D4E5EA
#D4E5EA is a very light, near-neutral cyan. Relative luminance 0.760; OKLCH L 91.1% C 0.019 H 217.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5EA |
|---|---|
| RGB | rgb(212, 229, 234) |
| HSL | hsl(194, 34%, 87%) |
| HSV | hsv(194, 9%, 92%) |
| CMYK | cmyk(9.4%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.85, -4.67, -4.36) |
| CIE-LCH | lch(89.85, 6.39, 223.08°) |
| OKLab | oklab(91.07% -0.0154 -0.0117) |
| OKLCH | oklch(91.07% 0.019 217.2) |
| XYZ | xyz(70.0187, 75.9752, 88.8017) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.44
Azure (CSS)
#F0FFFF
ΔE00 5.95
Aliceblue
#F0F8FF
ΔE00 6.04
Light Grey
#D8DCD6
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5EA #EAD9D4
analogous
#D4EAE4 #D4E5EA #D4DAEA
triadic
#D4E5EA #EAD4E5 #E5EAD4
tetradic
#D4E5EA #E4D4EA #EAD9D4 #DAEAD4
square
#D4E5EA #E4D4EA #EAD9D4 #DAEAD4
split-complementary
#D4E5EA #EAD4DA #EAE4D4
monochromatic
#82B3C2 #ABCCD6 #D4E5EA #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.30
#D4E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D4E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5EA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5EA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#CEE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e5ea; /* rgb */ color: rgb(212, 229, 234); /* oklch */ color: oklch(91.1% 0.019 217.2);
Tailwind
colors: {
custom: {
50: '#e1edf0',
500: '#d4e5ea',
950: '#000000',
},
}SCSS
$custom: #d4e5ea; $custom-light: #e1edf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e5ea",
"rgb": {
"r": 212,
"g": 229,
"b": 234
},
"hsl": {
"h": 193.636,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91069,
"c": 0.0194,
"h": 217.2
},
"luminance": 0.75976
}Semantic roles & 50–950 ramp
primary
#D4E5EA
secondary
#C4A79E
accent
#5338AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485