#D4F0D4#D4F0D4
#D4F0D4 is a very light, muted green. Relative luminance 0.811; OKLCH L 92.7% C 0.048 H 145.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0D4 |
|---|---|
| RGB | rgb(212, 240, 212) |
| HSL | hsl(120, 48%, 89%) |
| HSV | hsv(120, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 11.7%, 5.9%) |
| CIE-LAB | lab(92.16, -14.27, 10.47) |
| CIE-LCH | lch(92.16, 17.70, 143.74°) |
| OKLab | oklab(92.72% -0.0391 0.0272) |
| OKLCH | oklch(92.72% 0.048 145.2) |
| XYZ | xyz(70.1926, 81.0697, 74.2245) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.17
Mint
#AAF0C1
ΔE00 8.96
Very Pale Green
#CFFDBC
ΔE00 9.29
Light Sage
#BCECAC
ΔE00 9.46
Very Light Green
#D1FFBD
ΔE00 9.53
Ice
#D6FFFA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0D4 #F0D4F0
analogous
#E2F0D4 #D4F0D4 #D4F0E2
triadic
#D4F0D4 #D4D4F0 #F0D4D4
tetradic
#D4F0D4 #D4E2F0 #F0D4F0 #F0E2D4
square
#D4F0D4 #D4E2F0 #F0D4F0 #F0E2D4
split-complementary
#D4F0D4 #E2D4F0 #F0D4E2
monochromatic
#79D079 #A7E0A7 #D4F0D4 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.22
#D4F0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D4F0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0D4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0D4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD3
Deuteranopia (green-blind)
#ECE7D5
Tritanopia (blue-blind)
#D2EEE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4f0d4; /* rgb */ color: rgb(212, 240, 212); /* oklch */ color: oklch(92.7% 0.048 145.2);
Tailwind
colors: {
custom: {
50: '#e1f5e1',
500: '#d4f0d4',
950: '#000000',
},
}SCSS
$custom: #d4f0d4; $custom-light: #e1f5e1; $custom-dark: #000000;
JSON
{
"hex": "#d4f0d4",
"rgb": {
"r": 212,
"g": 240,
"b": 212
},
"hsl": {
"h": 120,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.92722,
"c": 0.04762,
"h": 145.2
},
"luminance": 0.81071
}Semantic roles & 50–950 ramp
primary
#D4F0D4
secondary
#CD9BCD
accent
#2ABCBC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584