#A7FE80#A7FE80
#A7FE80 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.181 H 136.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FE80 |
|---|---|
| RGB | rgb(167, 254, 128) |
| HSL | hsl(101, 98%, 75%) |
| HSV | hsv(101, 50%, 100%) |
| CMYK | cmyk(34.3%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(91.98, -48.08, 51.73) |
| CIE-LCH | lch(91.98, 70.62, 132.91°) |
| OKLab | oklab(91.44% -0.1322 0.1241) |
| OKLCH | oklch(91.44% 0.181 136.8) |
| XYZ | xyz(55.2729, 80.6552, 33.0736) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.00
Spring Green (survey)
#A9F971
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.81
Light Lime
#AEFD6C
ΔE00 2.98
Easter Green
#8CFD7E
ΔE00 3.01
Light Grass Green
#9AF764
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FE80 #D780FE
analogous
#E6FE80 #A7FE80 #80FE98
triadic
#A7FE80 #80A7FE #FE80A7
tetradic
#A7FE80 #80E6FE #D780FE #FE9880
square
#A7FE80 #80E6FE #D780FE #FE9880
split-complementary
#A7FE80 #9880FE #FE80E6
monochromatic
#53FD07 #7DFE43 #A7FE80 #D1FEBD #EAFFE1
Accessibility & contrast
On white
1.23
#A7FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#A7FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FE80
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FE80 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#A4F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a7fe80; /* rgb */ color: rgb(167, 254, 128); /* oklch */ color: oklch(91.4% 0.181 136.8);
Tailwind
colors: {
custom: {
50: '#c5ffa7',
500: '#a7fe80',
950: '#000000',
},
}SCSS
$custom: #a7fe80; $custom-light: #c5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#a7fe80",
"rgb": {
"r": 167,
"g": 254,
"b": 128
},
"hsl": {
"h": 101.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91437,
"c": 0.18136,
"h": 136.8
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#A7FE80
secondary
#AE45DD
accent
#00E69E
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680