#D4E6EB#D4E6EB
#D4E6EB is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.3% C 0.020 H 216.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6EB |
|---|---|
| RGB | rgb(212, 230, 235) |
| HSL | hsl(193, 37%, 88%) |
| HSV | hsv(193, 10%, 92%) |
| CMYK | cmyk(9.8%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.13, -4.99, -4.47) |
| CIE-LCH | lch(90.13, 6.70, 221.88°) |
| OKLab | oklab(91.3% -0.0164 -0.012) |
| OKLCH | oklch(91.3% 0.02 216.2) |
| XYZ | xyz(70.4402, 76.5878, 89.6529) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.80
Fog
#D8DCE0
ΔE00 5.83
Aliceblue
#F0F8FF
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 7.01
Light Grey
#D8DCD6
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6EB #EBD9D4
analogous
#D4EBE4 #D4E6EB #D4DBEB
triadic
#D4E6EB #EBD4E6 #E6EBD4
tetradic
#D4E6EB #E4D4EB #EBD9D4 #DBEBD4
square
#D4E6EB #E4D4EB #EBD9D4 #DBEBD4
split-complementary
#D4E6EB #EBD4DB #EBE4D4
monochromatic
#80B5C4 #AACED8 #D4E6EB #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.29
#D4E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#D4E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6EB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6EB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#CEE8E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e6eb; /* rgb */ color: rgb(212, 230, 235); /* oklch */ color: oklch(91.3% 0.020 216.2);
Tailwind
colors: {
custom: {
50: '#e1edf1',
500: '#d4e6eb',
950: '#000000',
},
}SCSS
$custom: #d4e6eb; $custom-light: #e1edf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e6eb",
"rgb": {
"r": 212,
"g": 230,
"b": 235
},
"hsl": {
"h": 193.043,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91302,
"c": 0.02037,
"h": 216.2
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#D4E6EB
secondary
#C5A69E
accent
#5036AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485