#D4E9EB#D4E9EB
#D4E9EB is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.022 H 203.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9EB |
|---|---|
| RGB | rgb(212, 233, 235) |
| HSL | hsl(185, 37%, 88%) |
| HSV | hsv(185, 10%, 92%) |
| CMYK | cmyk(9.8%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(90.90, -6.52, -3.33) |
| CIE-LCH | lch(90.90, 7.32, 207.09°) |
| OKLab | oklab(91.91% -0.0205 -0.009) |
| OKLCH | oklch(91.91% 0.022 203.7) |
| XYZ | xyz(71.2823, 78.2719, 89.9336) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 5.35
Mintcream
#F5FFFA
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9EB #EBD6D4
analogous
#D4EBE1 #D4E9EB #D4DDEB
triadic
#D4E9EB #EBD4E9 #E9EBD4
tetradic
#D4E9EB #E1D4EB #EBD6D4 #DDEBD4
square
#D4E9EB #E1D4EB #EBD6D4 #DDEBD4
split-complementary
#D4E9EB #EBD4DD #EBE1D4
monochromatic
#80BEC4 #AAD4D8 #D4E9EB #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.26
#D4E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D4E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9EB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9EB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#CEEBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e9eb; /* rgb */ color: rgb(212, 233, 235); /* oklch */ color: oklch(91.9% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#e1f0f1',
500: '#d4e9eb',
950: '#000000',
},
}SCSS
$custom: #d4e9eb; $custom-light: #e1f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d4e9eb",
"rgb": {
"r": 212,
"g": 233,
"b": 235
},
"hsl": {
"h": 185.217,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91911,
"c": 0.02242,
"h": 203.7
},
"luminance": 0.78273
}Semantic roles & 50–950 ramp
primary
#D4E9EB
secondary
#C5A19E
accent
#4136AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585