#A7FD70#A7FD70
#A7FD70 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.0% C 0.194 H 134.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FD70 |
|---|---|
| RGB | rgb(167, 253, 112) |
| HSL | hsl(97, 97%, 72%) |
| HSV | hsv(97, 56%, 99%) |
| CMYK | cmyk(34%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(91.52, -49.37, 58.42) |
| CIE-LCH | lch(91.52, 76.49, 130.20°) |
| OKLab | oklab(91.01% -0.1368 0.1376) |
| OKLCH | oklch(91.01% 0.194 134.8) |
| XYZ | xyz(53.9851, 79.6336, 27.8525) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.97
Key Lime
#AEFF6E
ΔE00 1.09
Light Lime
#AEFD6C
ΔE00 1.21
Light Grass Green
#9AF764
ΔE00 1.75
Pale Lime Green
#B1FF65
ΔE00 2.22
Light Green
#96F97B
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FD70 #C670FD
analogous
#EDFD70 #A7FD70 #70FD80
triadic
#A7FD70 #70A7FD #FD70A7
tetradic
#A7FD70 #70EDFD #C670FD #FD8070
square
#A7FD70 #70EDFD #C670FD #FD8070
split-complementary
#A7FD70 #8070FD #FD70ED
monochromatic
#5FEF03 #82FC34 #A7FD70 #CCFEAC #ECFFE1
Accessibility & contrast
On white
1.24
#A7FD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#A7FD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FD70
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FD70 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#A6F4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a7fd70; /* rgb */ color: rgb(167, 253, 112); /* oklch */ color: oklch(91.0% 0.194 134.8);
Tailwind
colors: {
custom: {
50: '#c5fe9d',
500: '#a7fd70',
950: '#000000',
},
}SCSS
$custom: #a7fd70; $custom-light: #c5fe9d; $custom-dark: #000000;
JSON
{
"hex": "#a7fd70",
"rgb": {
"r": 167,
"g": 253,
"b": 112
},
"hsl": {
"h": 96.596,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91008,
"c": 0.194,
"h": 134.8
},
"luminance": 0.79636
}Semantic roles & 50–950 ramp
primary
#A7FD70
secondary
#9A38D9
accent
#00E68C
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680