#A8F080#A8F080
#A8F080 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.3% C 0.161 H 135.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A8F080 |
|---|---|
| RGB | rgb(168, 240, 128) |
| HSL | hsl(99, 79%, 72%) |
| HSV | hsv(99, 47%, 94%) |
| CMYK | cmyk(30%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.07, -41.72, 46.93) |
| CIE-LCH | lch(88.07, 62.79, 131.64°) |
| OKLab | oklab(88.27% -0.1148 0.1134) |
| OKLCH | oklch(88.27% 0.161 135.3) |
| XYZ | xyz(51.2036, 72.2017, 31.6564) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 3.26
Light Green
#96F97B
ΔE00 3.31
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Pale Light Green
#B1FC99
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8F080 #C880F0
analogous
#E0F080 #A8F080 #80F090
triadic
#A8F080 #80A8F0 #F080A8
tetradic
#A8F080 #80E0F0 #C880F0 #F09080
square
#A8F080 #80E0F0 #C880F0 #F09080
split-complementary
#A8F080 #9080F0 #F080E0
monochromatic
#5FDC1A #83EA49 #A8F080 #CDF6B7 #ECFCE4
Accessibility & contrast
On white
1.36
#A8F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#A8F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8F080
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8F080 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#A7E9D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #a8f080; /* rgb */ color: rgb(168, 240, 128); /* oklch */ color: oklch(88.3% 0.161 135.3);
Tailwind
colors: {
custom: {
50: '#c4f5a7',
500: '#a8f080',
950: '#000000',
},
}SCSS
$custom: #a8f080; $custom-light: #c4f5a7; $custom-dark: #000000;
JSON
{
"hex": "#a8f080",
"rgb": {
"r": 168,
"g": 240,
"b": 128
},
"hsl": {
"h": 98.571,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88273,
"c": 0.16137,
"h": 135.3
},
"luminance": 0.72204
}Semantic roles & 50–950 ramp
primary
#A8F080
secondary
#9D4ACB
accent
#0ADB91
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#131710
muted
#828580