#A7FF79#A7FF79
#A7FF79 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.6% C 0.189 H 136.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FF79 |
|---|---|
| RGB | rgb(167, 255, 121) |
| HSL | hsl(99, 100%, 74%) |
| HSV | hsv(99, 53%, 100%) |
| CMYK | cmyk(34.5%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(92.18, -49.28, 55.18) |
| CIE-LCH | lch(92.18, 73.98, 131.77°) |
| OKLab | oklab(91.58% -0.1359 0.1312) |
| OKLCH | oklch(91.58% 0.189 136) |
| XYZ | xyz(55.1461, 81.1135, 30.8363) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.57
Key Lime
#AEFF6E
ΔE00 1.91
Light Lime
#AEFD6C
ΔE00 2.14
Light Grass Green
#9AF764
ΔE00 2.43
Light Green
#96F97B
ΔE00 2.48
Pale Lime Green
#B1FF65
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FF79 #D179FF
analogous
#EAFF79 #A7FF79 #79FF8E
triadic
#A7FF79 #79A7FF #FF79A7
tetradic
#A7FF79 #79EAFF #D179FF #FF8E79
square
#A7FF79 #79EAFF #D179FF #FF8E79
split-complementary
#A7FF79 #8E79FF #FF79EA
monochromatic
#57FE00 #7FFF3C #A7FF79 #CFFFB6 #EBFFE0
Accessibility & contrast
On white
1.22
#A7FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#A7FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FF79
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FF79 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FAE682
Tritanopia (blue-blind)
#A5F7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7ff79; /* rgb */ color: rgb(167, 255, 121); /* oklch */ color: oklch(91.6% 0.189 136.0);
Tailwind
colors: {
custom: {
50: '#c5ffa3',
500: '#a7ff79',
950: '#000000',
},
}SCSS
$custom: #a7ff79; $custom-light: #c5ffa3; $custom-dark: #000000;
JSON
{
"hex": "#a7ff79",
"rgb": {
"r": 167,
"g": 255,
"b": 121
},
"hsl": {
"h": 99.403,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91577,
"c": 0.18895,
"h": 136
},
"luminance": 0.81116
}Semantic roles & 50–950 ramp
primary
#A7FF79
secondary
#A73FDD
accent
#00E697
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680