#D4E6EA#D4E6EA
#D4E6EA is a very light, near-neutral cyan. Relative luminance 0.765; OKLCH L 91.3% C 0.020 H 212.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6EA |
|---|---|
| RGB | rgb(212, 230, 234) |
| HSL | hsl(191, 34%, 87%) |
| HSV | hsv(191, 9%, 92%) |
| CMYK | cmyk(9.4%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.10, -5.18, -3.99) |
| CIE-LCH | lch(90.10, 6.54, 217.58°) |
| OKLab | oklab(91.27% -0.0168 -0.0107) |
| OKLCH | oklch(91.27% 0.02 212.6) |
| XYZ | xyz(70.2962, 76.5302, 88.8942) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 5.97
Aliceblue
#F0F8FF
ΔE00 6.37
Lightcyan
#E0FFFF
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6EA #EAD8D4
analogous
#D4EAE3 #D4E6EA #D4DBEA
triadic
#D4E6EA #EAD4E6 #E6EAD4
tetradic
#D4E6EA #E3D4EA #EAD8D4 #DBEAD4
square
#D4E6EA #E3D4EA #EAD8D4 #DBEAD4
split-complementary
#D4E6EA #EAD4DB #EAE3D4
monochromatic
#82B6C2 #ABCED6 #D4E6EA #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.29
#D4E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D4E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6EA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6EA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4EA
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#CEE8E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e6ea; /* rgb */ color: rgb(212, 230, 234); /* oklch */ color: oklch(91.3% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#e1edf0',
500: '#d4e6ea',
950: '#000000',
},
}SCSS
$custom: #d4e6ea; $custom-light: #e1edf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e6ea",
"rgb": {
"r": 212,
"g": 230,
"b": 234
},
"hsl": {
"h": 190.909,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91272,
"c": 0.01994,
"h": 212.6
},
"luminance": 0.76531
}Semantic roles & 50–950 ramp
primary
#D4E6EA
secondary
#C4A59E
accent
#4E38AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485