#D4E8DF#D4E8DF
#D4E8DF is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.4% C 0.024 H 167.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8DF |
|---|---|
| RGB | rgb(212, 232, 223) |
| HSL | hsl(153, 30%, 87%) |
| HSV | hsv(153, 9%, 91%) |
| CMYK | cmyk(8.6%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(90.34, -8.28, 2.11) |
| CIE-LCH | lch(90.34, 8.55, 165.69°) |
| OKLab | oklab(91.36% -0.0238 0.0055) |
| OKLCH | oklch(91.36% 0.024 167.1) |
| XYZ | xyz(69.3244, 77.0371, 81.0150) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.72
Lightcyan
#E0FFFF
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 6.78
Mintcream
#F5FFFA
ΔE00 6.86
Azure (CSS)
#F0FFFF
ΔE00 7.07
Ice
#D6FFFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8DF #E8D4DD
analogous
#D4E8D5 #D4E8DF #D4E7E8
triadic
#D4E8DF #DFD4E8 #E8DFD4
tetradic
#D4E8DF #D5D4E8 #E8D4DD #E7E8D4
square
#D4E8DF #D5D4E8 #E8D4DD #E7E8D4
split-complementary
#D4E8DF #E8D4E7 #E8D5D4
monochromatic
#84BDA4 #ACD3C1 #D4E8DF #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.28
#D4E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D4E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8DF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8DF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#D0E8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e8df; /* rgb */ color: rgb(212, 232, 223); /* oklch */ color: oklch(91.4% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#e1efe9',
500: '#d4e8df',
950: '#000000',
},
}SCSS
$custom: #d4e8df; $custom-light: #e1efe9; $custom-dark: #000000;
JSON
{
"hex": "#d4e8df",
"rgb": {
"r": 212,
"g": 232,
"b": 223
},
"hsl": {
"h": 153,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91363,
"c": 0.02441,
"h": 167.1
},
"luminance": 0.77038
}Semantic roles & 50–950 ramp
primary
#D4E8DF
secondary
#C19FAE
accent
#3D6DA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584