#D7FFA4#D7FFA4
#D7FFA4 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.123 H 127.9°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFA4 |
|---|---|
| RGB | rgb(215, 255, 164) |
| HSL | hsl(86, 100%, 82%) |
| HSV | hsv(86, 36%, 100%) |
| CMYK | cmyk(15.7%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(95.43, -27.74, 39.37) |
| CIE-LCH | lch(95.43, 48.16, 125.17°) |
| OKLab | oklab(95.09% -0.0757 0.0974) |
| OKLCH | oklch(95.09% 0.123 127.9) |
| XYZ | xyz(70.4843, 88.6467, 48.5119) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.60
Light Light Green
#C8FFB0
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFA4 #CCA4FF
analogous
#FFFAA4 #D7FFA4 #AAFFA4
triadic
#D7FFA4 #A4D7FF #FFA4D7
tetradic
#D7FFA4 #A4FFFA #CCA4FF #FFA4AA
square
#D7FFA4 #A4FFFA #CCA4FF #FFA4AA
split-complementary
#D7FFA4 #A4AAFF #FAA4FF
monochromatic
#A1FF2A #BCFF67 #D7FFA4 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.12
#D7FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#D7FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFA4
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFA4 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49E
Deuteranopia (green-blind)
#FFF1A9
Tritanopia (blue-blind)
#DBF7E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffa4; /* rgb */ color: rgb(215, 255, 164); /* oklch */ color: oklch(95.1% 0.123 127.9);
Tailwind
colors: {
custom: {
50: '#e4ffc0',
500: '#d7ffa4',
950: '#000000',
},
}SCSS
$custom: #d7ffa4; $custom-light: #e4ffc0; $custom-dark: #000000;
JSON
{
"hex": "#d7ffa4",
"rgb": {
"r": 215,
"g": 255,
"b": 164
},
"hsl": {
"h": 86.374,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.95087,
"c": 0.1234,
"h": 127.9
},
"luminance": 0.88647
}Semantic roles & 50–950 ramp
primary
#D7FFA4
secondary
#9C64E4
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682