#A8F980#A8F980
#A8F980 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.3% C 0.174 H 136.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A8F980 |
|---|---|
| RGB | rgb(168, 249, 128) |
| HSL | hsl(100, 91%, 74%) |
| HSV | hsv(100, 49%, 98%) |
| CMYK | cmyk(32.5%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(90.61, -45.63, 50.07) |
| CIE-LCH | lch(90.61, 67.74, 132.34°) |
| OKLab | oklab(90.34% -0.1255 0.1204) |
| OKLCH | oklch(90.34% 0.174 136.2) |
| XYZ | xyz(53.9190, 77.6325, 32.5615) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.03
Light Green
#96F97B
ΔE00 2.09
Light Grass Green
#9AF764
ΔE00 3.12
Key Lime
#AEFF6E
ΔE00 3.21
Light Lime
#AEFD6C
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8F980 #D180F9
analogous
#E5F980 #A8F980 #80F995
triadic
#A8F980 #80A8F9 #F980A8
tetradic
#A8F980 #80E5F9 #D180F9 #F99580
square
#A8F980 #80E5F9 #D180F9 #F99580
split-complementary
#A8F980 #9580F9 #F980E5
monochromatic
#58F30B #80F646 #A8F980 #D0FCBA #EBFEE2
Accessibility & contrast
On white
1.27
#A8F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#A8F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8F980
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8F980 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#A6F1DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a8f980; /* rgb */ color: rgb(168, 249, 128); /* oklch */ color: oklch(90.3% 0.174 136.2);
Tailwind
colors: {
custom: {
50: '#c5fba7',
500: '#a8f980',
950: '#000000',
},
}SCSS
$custom: #a8f980; $custom-light: #c5fba7; $custom-dark: #000000;
JSON
{
"hex": "#a8f980",
"rgb": {
"r": 168,
"g": 249,
"b": 128
},
"hsl": {
"h": 100.165,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.9034,
"c": 0.17396,
"h": 136.2
},
"luminance": 0.77635
}Semantic roles & 50–950 ramp
primary
#A8F980
secondary
#A747D6
accent
#00E69A
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580