#A7FF81#A7FF81
#A7FF81 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.7% C 0.182 H 137.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FF81 |
|---|---|
| RGB | rgb(167, 255, 129) |
| HSL | hsl(102, 100%, 75%) |
| HSV | hsv(102, 49%, 100%) |
| CMYK | cmyk(34.5%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(92.27, -48.38, 51.62) |
| CIE-LCH | lch(92.27, 70.75, 133.15°) |
| OKLab | oklab(91.68% -0.133 0.1239) |
| OKLCH | oklch(91.68% 0.182 137) |
| XYZ | xyz(55.6572, 81.3180, 33.5280) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.05
Spring Green (survey)
#A9F971
ΔE00 2.29
Key Lime
#AEFF6E
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 2.95
Light Lime
#AEFD6C
ΔE00 3.09
Light Grass Green
#9AF764
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FF81 #D981FF
analogous
#E6FF81 #A7FF81 #81FF9A
triadic
#A7FF81 #81A7FF #FF81A7
tetradic
#A7FF81 #81E6FF #D981FF #FF9A81
square
#A7FF81 #81E6FF #D981FF #FF9A81
split-complementary
#A7FF81 #9A81FF #FF81E6
monochromatic
#52FF07 #7CFF44 #A7FF81 #D2FFBE #EAFFE0
Accessibility & contrast
On white
1.22
#A7FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#A7FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FF81
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FF81 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#A4F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7ff81; /* rgb */ color: rgb(167, 255, 129); /* oklch */ color: oklch(91.7% 0.182 137.0);
Tailwind
colors: {
custom: {
50: '#c5ffa8',
500: '#a7ff81',
950: '#000000',
},
}SCSS
$custom: #a7ff81; $custom-light: #c5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#a7ff81",
"rgb": {
"r": 167,
"g": 255,
"b": 129
},
"hsl": {
"h": 101.905,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.9168,
"c": 0.18182,
"h": 137
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#A7FF81
secondary
#B046DE
accent
#00E6A0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681