#D4E8E4#D4E8E4
#D4E8E4 is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.5% C 0.022 H 182.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8E4 |
|---|---|
| RGB | rgb(212, 232, 228) |
| HSL | hsl(168, 30%, 87%) |
| HSV | hsv(168, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 1.7%, 9%) |
| CIE-LAB | lab(90.46, -7.35, -0.32) |
| CIE-LCH | lch(90.46, 7.35, 182.49°) |
| OKLab | oklab(91.5% -0.0218 -0.001) |
| OKLCH | oklch(91.5% 0.022 182.5) |
| XYZ | xyz(70.0085, 77.3107, 84.6178) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 6.49
Honeydew
#F0FFF0
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8E4 #E8D4D8
analogous
#D4E8DA #D4E8E4 #D4E2E8
triadic
#D4E8E4 #E4D4E8 #E8E4D4
tetradic
#D4E8E4 #DAD4E8 #E8D4D8 #E2E8D4
square
#D4E8E4 #DAD4E8 #E8D4D8 #E2E8D4
split-complementary
#D4E8E4 #E8D4E2 #E8DAD4
monochromatic
#84BDB2 #ACD3CB #D4E8E4 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.28
#D4E8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D4E8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8E4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8E4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E4
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#CFE9E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e8e4; /* rgb */ color: rgb(212, 232, 228); /* oklch */ color: oklch(91.5% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#e1efec',
500: '#d4e8e4',
950: '#000000',
},
}SCSS
$custom: #d4e8e4; $custom-light: #e1efec; $custom-dark: #000000;
JSON
{
"hex": "#d4e8e4",
"rgb": {
"r": 212,
"g": 232,
"b": 228
},
"hsl": {
"h": 168,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91504,
"c": 0.02187,
"h": 182.5
},
"luminance": 0.77312
}Semantic roles & 50–950 ramp
primary
#D4E8E4
secondary
#C19FA6
accent
#3D52A9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584