#D4E7EB#D4E7EB
#D4E7EB is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.5% C 0.021 H 211.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7EB |
|---|---|
| RGB | rgb(212, 231, 235) |
| HSL | hsl(190, 37%, 88%) |
| HSV | hsv(190, 10%, 92%) |
| CMYK | cmyk(9.8%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.39, -5.50, -4.09) |
| CIE-LCH | lch(90.39, 6.85, 216.66°) |
| OKLab | oklab(91.51% -0.0178 -0.011) |
| OKLCH | oklch(91.51% 0.021 211.8) |
| XYZ | xyz(70.7193, 77.1459, 89.7460) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.35
Lightcyan
#E0FFFF
ΔE00 6.41
Aliceblue
#F0F8FF
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 7.14
Mintcream
#F5FFFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7EB #EBD8D4
analogous
#D4EBE3 #D4E7EB #D4DBEB
triadic
#D4E7EB #EBD4E7 #E7EBD4
tetradic
#D4E7EB #E3D4EB #EBD8D4 #DBEBD4
square
#D4E7EB #E3D4EB #EBD8D4 #DBEBD4
split-complementary
#D4E7EB #EBD4DB #EBE3D4
monochromatic
#80B8C4 #AAD0D8 #D4E7EB #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.28
#D4E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#D4E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7EB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7EB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#CEE9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7eb; /* rgb */ color: rgb(212, 231, 235); /* oklch */ color: oklch(91.5% 0.021 211.8);
Tailwind
colors: {
custom: {
50: '#e1eef1',
500: '#d4e7eb',
950: '#000000',
},
}SCSS
$custom: #d4e7eb; $custom-light: #e1eef1; $custom-dark: #000000;
JSON
{
"hex": "#d4e7eb",
"rgb": {
"r": 212,
"g": 231,
"b": 235
},
"hsl": {
"h": 190.435,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91505,
"c": 0.02094,
"h": 211.8
},
"luminance": 0.77147
}Semantic roles & 50–950 ramp
primary
#D4E7EB
secondary
#C5A59E
accent
#4B36AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585