#A7FE82#A7FE82
#A7FE82 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.180 H 137.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FE82 |
|---|---|
| RGB | rgb(167, 254, 130) |
| HSL | hsl(102, 98%, 75%) |
| HSV | hsv(102, 49%, 100%) |
| CMYK | cmyk(34.3%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(92.00, -47.85, 50.83) |
| CIE-LCH | lch(92.00, 69.80, 133.27°) |
| OKLab | oklab(91.46% -0.1315 0.1222) |
| OKLCH | oklch(91.46% 0.18 137.1) |
| XYZ | xyz(55.4058, 80.7083, 33.7737) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.96
Spring Green (survey)
#A9F971
ΔE00 2.34
Easter Green
#8CFD7E
ΔE00 2.93
Key Lime
#AEFF6E
ΔE00 3.07
Light Lime
#AEFD6C
ΔE00 3.24
Light Grass Green
#9AF764
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FE82 #D982FE
analogous
#E5FE82 #A7FE82 #82FE9B
triadic
#A7FE82 #82A7FE #FE82A7
tetradic
#A7FE82 #82E5FE #D982FE #FE9B82
square
#A7FE82 #82E5FE #D982FE #FE9B82
split-complementary
#A7FE82 #9B82FE #FE82E5
monochromatic
#52FD09 #7CFE45 #A7FE82 #D2FEBF #EAFFE1
Accessibility & contrast
On white
1.23
#A7FE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#A7FE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FE82
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FE82 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#F9E58A
Tritanopia (blue-blind)
#A4F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a7fe82; /* rgb */ color: rgb(167, 254, 130); /* oklch */ color: oklch(91.5% 0.180 137.1);
Tailwind
colors: {
custom: {
50: '#c5ffa9',
500: '#a7fe82',
950: '#000000',
},
}SCSS
$custom: #a7fe82; $custom-light: #c5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#a7fe82",
"rgb": {
"r": 167,
"g": 254,
"b": 130
},
"hsl": {
"h": 102.097,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91464,
"c": 0.17953,
"h": 137.1
},
"luminance": 0.80711
}Semantic roles & 50–950 ramp
primary
#A7FE82
secondary
#B047DD
accent
#00E6A1
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681