#D4E9EA#D4E9EA
#D4E9EA is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.9% C 0.022 H 200.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9EA |
|---|---|
| RGB | rgb(212, 233, 234) |
| HSL | hsl(183, 34%, 87%) |
| HSV | hsv(183, 9%, 92%) |
| CMYK | cmyk(9.4%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.88, -6.71, -2.85) |
| CIE-LCH | lch(90.88, 7.29, 203.01°) |
| OKLab | oklab(91.88% -0.0209 -0.0077) |
| OKLCH | oklch(91.88% 0.022 200.2) |
| XYZ | xyz(71.1382, 78.2142, 89.1749) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.22
Azure (CSS)
#F0FFFF
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 6.71
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.94
Very Light Blue
#D5FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9EA #EAD5D4
analogous
#D4EAE0 #D4E9EA #D4DEEA
triadic
#D4E9EA #EAD4E9 #E9EAD4
tetradic
#D4E9EA #E0D4EA #EAD5D4 #DEEAD4
square
#D4E9EA #E0D4EA #EAD5D4 #DEEAD4
split-complementary
#D4E9EA #EAD4DE #EAE0D4
monochromatic
#82BFC2 #ABD4D6 #D4E9EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.26
#D4E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D4E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9EA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9EA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#CEEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e9ea; /* rgb */ color: rgb(212, 233, 234); /* oklch */ color: oklch(91.9% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#e1f0f0',
500: '#d4e9ea',
950: '#000000',
},
}SCSS
$custom: #d4e9ea; $custom-light: #e1f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d4e9ea",
"rgb": {
"r": 212,
"g": 233,
"b": 234
},
"hsl": {
"h": 182.727,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91882,
"c": 0.02229,
"h": 200.2
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#D4E9EA
secondary
#C4A09E
accent
#3E38AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585