#A7F97F#A7F97F
#A7F97F is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.3% C 0.175 H 136.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F97F |
|---|---|
| RGB | rgb(167, 249, 127) |
| HSL | hsl(100, 91%, 74%) |
| HSV | hsv(100, 49%, 98%) |
| CMYK | cmyk(32.9%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(90.55, -46.07, 50.45) |
| CIE-LCH | lch(90.55, 68.32, 132.40°) |
| OKLab | oklab(90.27% -0.1268 0.1212) |
| OKLCH | oklch(90.27% 0.175 136.3) |
| XYZ | xyz(53.6414, 77.4969, 32.2066) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.96
Light Green
#96F97B
ΔE00 1.98
Light Grass Green
#9AF764
ΔE00 2.99
Key Lime
#AEFF6E
ΔE00 3.15
Light Lime
#AEFD6C
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F97F #D17FF9
analogous
#E4F97F #A7F97F #7FF994
triadic
#A7F97F #7FA7F9 #F97FA7
tetradic
#A7F97F #7FE4F9 #D17FF9 #F9947F
square
#A7F97F #7FE4F9 #D17FF9 #F9947F
split-complementary
#A7F97F #947FF9 #F97FE4
monochromatic
#57F20B #7FF645 #A7F97F #CFFCB9 #EBFEE2
Accessibility & contrast
On white
1.27
#A7F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#A7F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F97F
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F97F | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#A5F1DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a7f97f; /* rgb */ color: rgb(167, 249, 127); /* oklch */ color: oklch(90.3% 0.175 136.3);
Tailwind
colors: {
custom: {
50: '#c4fba6',
500: '#a7f97f',
950: '#000000',
},
}SCSS
$custom: #a7f97f; $custom-light: #c4fba6; $custom-dark: #000000;
JSON
{
"hex": "#a7f97f",
"rgb": {
"r": 167,
"g": 249,
"b": 127
},
"hsl": {
"h": 100.328,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90272,
"c": 0.17541,
"h": 136.3
},
"luminance": 0.77499
}Semantic roles & 50–950 ramp
primary
#A7F97F
secondary
#A746D6
accent
#00E69A
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580