#D4E8EB#D4E8EB
#D4E8EB is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.7% C 0.022 H 207.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8EB |
|---|---|
| RGB | rgb(212, 232, 235) |
| HSL | hsl(188, 37%, 88%) |
| HSV | hsv(188, 10%, 92%) |
| CMYK | cmyk(9.8%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.65, -6.01, -3.71) |
| CIE-LCH | lch(90.65, 7.06, 211.71°) |
| OKLab | oklab(91.71% -0.0192 -0.01) |
| OKLCH | oklch(91.71% 0.022 207.6) |
| XYZ | xyz(71.0000, 77.7073, 89.8395) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.37
Lightcyan
#E0FFFF
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.88
Aliceblue
#F0F8FF
ΔE00 6.90
Mintcream
#F5FFFA
ΔE00 6.99
Light Grey
#D8DCD6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8EB #EBD7D4
analogous
#D4EBE2 #D4E8EB #D4DCEB
triadic
#D4E8EB #EBD4E8 #E8EBD4
tetradic
#D4E8EB #E2D4EB #EBD7D4 #DCEBD4
square
#D4E8EB #E2D4EB #EBD7D4 #DCEBD4
split-complementary
#D4E8EB #EBD4DC #EBE2D4
monochromatic
#80BBC4 #AAD2D8 #D4E8EB #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.27
#D4E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D4E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8EB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8EB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#CEEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e8eb; /* rgb */ color: rgb(212, 232, 235); /* oklch */ color: oklch(91.7% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#e1eff1',
500: '#d4e8eb',
950: '#000000',
},
}SCSS
$custom: #d4e8eb; $custom-light: #e1eff1; $custom-dark: #000000;
JSON
{
"hex": "#d4e8eb",
"rgb": {
"r": 212,
"g": 232,
"b": 235
},
"hsl": {
"h": 187.826,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91708,
"c": 0.02163,
"h": 207.6
},
"luminance": 0.77708
}Semantic roles & 50–950 ramp
primary
#D4E8EB
secondary
#C5A39E
accent
#4636AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585