#A8FF8A#A8FF8A
#A8FF8A is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.173 H 138.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FF8A |
|---|---|
| RGB | rgb(168, 255, 138) |
| HSL | hsl(105, 100%, 77%) |
| HSV | hsv(105, 46%, 100%) |
| CMYK | cmyk(34.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.43, -46.98, 47.60) |
| CIE-LCH | lch(92.43, 66.88, 134.63°) |
| OKLab | oklab(91.86% -0.1288 0.1155) |
| OKLCH | oklch(91.86% 0.173 138.1) |
| XYZ | xyz(56.4941, 81.6772, 36.8284) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.26
Pale Light Green
#B1FC99
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.72
Easter Green
#8CFD7E
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FF8A #E18AFF
analogous
#E3FF8A #A8FF8A #8AFFA6
triadic
#A8FF8A #8AA8FF #FF8AA8
tetradic
#A8FF8A #8AE3FF #E18AFF #FFA68A
square
#A8FF8A #8AE3FF #E18AFF #FFA68A
split-complementary
#A8FF8A #A68AFF #FF8AE3
monochromatic
#4DFF10 #7AFF4D #A8FF8A #D6FFC7 #E8FFE0
Accessibility & contrast
On white
1.21
#A8FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#A8FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FF8A
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FF8A | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#A4F8E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a8ff8a; /* rgb */ color: rgb(168, 255, 138); /* oklch */ color: oklch(91.9% 0.173 138.1);
Tailwind
colors: {
custom: {
50: '#c5ffae',
500: '#a8ff8a',
950: '#000000',
},
}SCSS
$custom: #a8ff8a; $custom-light: #c5ffae; $custom-dark: #000000;
JSON
{
"hex": "#a8ff8a",
"rgb": {
"r": 168,
"g": 255,
"b": 138
},
"hsl": {
"h": 104.615,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91859,
"c": 0.17296,
"h": 138.1
},
"luminance": 0.8168
}Semantic roles & 50–950 ramp
primary
#A8FF8A
secondary
#BA4EE0
accent
#00E6AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681