#D4E9E2#D4E9E2
#D4E9E2 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.7% C 0.024 H 173.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9E2 |
|---|---|
| RGB | rgb(212, 233, 226) |
| HSL | hsl(160, 32%, 87%) |
| HSV | hsv(160, 9%, 91%) |
| CMYK | cmyk(9%, 0%, 3%, 8.6%) |
| CIE-LAB | lab(90.67, -8.23, 1.03) |
| CIE-LCH | lch(90.67, 8.29, 172.87°) |
| OKLab | oklab(91.65% -0.024 0.0026) |
| OKLCH | oklch(91.65% 0.024 173.8) |
| XYZ | xyz(70.0148, 77.7649, 83.2582) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.85
Honeydew
#F0FFF0
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 6.53
Mintcream
#F5FFFA
ΔE00 6.66
Ice
#D6FFFA
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9E2 #E9D4DB
analogous
#D4E9D8 #D4E9E2 #D4E6E9
triadic
#D4E9E2 #E2D4E9 #E9E2D4
tetradic
#D4E9E2 #D8D4E9 #E9D4DB #E6E9D4
square
#D4E9E2 #D8D4E9 #E9D4DB #E6E9D4
split-complementary
#D4E9E2 #E9D4E6 #E9D8D4
monochromatic
#83C0AB #ACD4C7 #D4E9E2 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.27
#D4E9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D4E9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9E2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9E2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#D0EAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e9e2; /* rgb */ color: rgb(212, 233, 226); /* oklch */ color: oklch(91.7% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#e1f0eb',
500: '#d4e9e2',
950: '#000000',
},
}SCSS
$custom: #d4e9e2; $custom-light: #e1f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d4e9e2",
"rgb": {
"r": 212,
"g": 233,
"b": 226
},
"hsl": {
"h": 160,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.91652,
"c": 0.02413,
"h": 173.8
},
"luminance": 0.77766
}Semantic roles & 50–950 ramp
primary
#D4E9E2
secondary
#C29FAB
accent
#3A60AB
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584