#D4E7DF#D4E7DF
#D4E7DF is a very light, muted teal. Relative luminance 0.765; OKLCH L 91.2% C 0.023 H 168.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7DF |
|---|---|
| RGB | rgb(212, 231, 223) |
| HSL | hsl(155, 28%, 87%) |
| HSV | hsv(155, 8%, 91%) |
| CMYK | cmyk(8.2%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(90.08, -7.77, 1.74) |
| CIE-LCH | lch(90.08, 7.96, 167.41°) |
| OKLab | oklab(91.16% -0.0224 0.0045) |
| OKLCH | oklch(91.16% 0.023 168.7) |
| XYZ | xyz(69.0438, 76.4757, 80.9215) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.63
Mintcream
#F5FFFA
ΔE00 6.68
Azure (CSS)
#F0FFFF
ΔE00 6.83
Ice
#D6FFFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7DF #E7D4DC
analogous
#D4E7D6 #D4E7DF #D4E6E7
triadic
#D4E7DF #DFD4E7 #E7DFD4
tetradic
#D4E7DF #D6D4E7 #E7D4DC #E6E7D4
square
#D4E7DF #D6D4E7 #E7D4DC #E6E7D4
split-complementary
#D4E7DF #E7D4E6 #E7D6D4
monochromatic
#85BBA5 #ADD1C2 #D4E7DF #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.29
#D4E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D4E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7DF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7DF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#D0E7E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e7df; /* rgb */ color: rgb(212, 231, 223); /* oklch */ color: oklch(91.2% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#e1eee9',
500: '#d4e7df',
950: '#000000',
},
}SCSS
$custom: #d4e7df; $custom-light: #e1eee9; $custom-dark: #000000;
JSON
{
"hex": "#d4e7df",
"rgb": {
"r": 212,
"g": 231,
"b": 223
},
"hsl": {
"h": 154.737,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.91158,
"c": 0.02286,
"h": 168.7
},
"luminance": 0.76477
}Semantic roles & 50–950 ramp
primary
#D4E7DF
secondary
#BFA0AD
accent
#3F6BA7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584