#D4E4EA#D4E4EA
#D4E4EA is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 90.9% C 0.019 H 222.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4EA |
|---|---|
| RGB | rgb(212, 228, 234) |
| HSL | hsl(196, 34%, 87%) |
| HSV | hsv(196, 9%, 92%) |
| CMYK | cmyk(9.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.59, -4.15, -4.74) |
| CIE-LCH | lch(89.59, 6.30, 228.79°) |
| OKLab | oklab(90.87% -0.0141 -0.0127) |
| OKLCH | oklch(90.87% 0.019 222.2) |
| XYZ | xyz(69.7428, 75.4234, 88.7097) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 5.77
Azure (CSS)
#F0FFFF
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4EA #EADAD4
analogous
#D4EAE5 #D4E4EA #D4D9EA
triadic
#D4E4EA #EAD4E4 #E4EAD4
tetradic
#D4E4EA #E5D4EA #EADAD4 #D9EAD4
square
#D4E4EA #E5D4EA #EADAD4 #D9EAD4
split-complementary
#D4E4EA #EAD4D9 #EAE5D4
monochromatic
#82B0C2 #ABCAD6 #D4E4EA #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.31
#D4E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D4E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4EA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4EA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#CEE6E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4ea; /* rgb */ color: rgb(212, 228, 234); /* oklch */ color: oklch(90.9% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#e1ecf0',
500: '#d4e4ea',
950: '#000000',
},
}SCSS
$custom: #d4e4ea; $custom-light: #e1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e4ea",
"rgb": {
"r": 212,
"g": 228,
"b": 234
},
"hsl": {
"h": 196.364,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.90867,
"c": 0.01899,
"h": 222.2
},
"luminance": 0.75424
}Semantic roles & 50–950 ramp
primary
#D4E4EA
secondary
#C4A99E
accent
#5838AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485