#D8F4D8#D8F4D8
#D8F4D8 is a very light, muted green. Relative luminance 0.843; OKLCH L 93.9% C 0.047 H 145.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F4D8 |
|---|---|
| RGB | rgb(216, 244, 216) |
| HSL | hsl(120, 56%, 90%) |
| HSV | hsv(120, 11%, 96%) |
| CMYK | cmyk(11.5%, 0%, 11.5%, 4.3%) |
| CIE-LAB | lab(93.56, -14.23, 10.43) |
| CIE-LCH | lch(93.56, 17.64, 143.75°) |
| OKLab | oklab(93.93% -0.039 0.0271) |
| OKLCH | oklch(93.93% 0.047 145.2) |
| XYZ | xyz(73.0617, 84.2571, 77.3665) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.72
Mint
#AAF0C1
ΔE00 9.20
Very Pale Green
#CFFDBC
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.29
Very Light Green
#D1FFBD
ΔE00 9.42
Pale Aqua
#B8FFEB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F4D8 #F4D8F4
analogous
#E6F4D8 #D8F4D8 #D8F4E6
triadic
#D8F4D8 #D8D8F4 #F4D8D8
tetradic
#D8F4D8 #D8E6F4 #F4D8F4 #F4E6D8
square
#D8F4D8 #D8E6F4 #F4D8F4 #F4E6D8
split-complementary
#D8F4D8 #E6D8F4 #F4D8E6
monochromatic
#79D979 #A8E7A8 #D8F4D8 #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.18
#D8F4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D8F4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F4D8
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F4D8 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#F0EBD9
Tritanopia (blue-blind)
#D6F2EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d8f4d8; /* rgb */ color: rgb(216, 244, 216); /* oklch */ color: oklch(93.9% 0.047 145.2);
Tailwind
colors: {
custom: {
50: '#e4f7e4',
500: '#d8f4d8',
950: '#000000',
},
}SCSS
$custom: #d8f4d8; $custom-light: #e4f7e4; $custom-dark: #000000;
JSON
{
"hex": "#d8f4d8",
"rgb": {
"r": 216,
"g": 244,
"b": 216
},
"hsl": {
"h": 120,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.9393,
"c": 0.04747,
"h": 145.2
},
"luminance": 0.84258
}Semantic roles & 50–950 ramp
primary
#D8F4D8
secondary
#D49CD4
accent
#22C4C4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584