#A8FA88#A8FA88
#A8FA88 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.168 H 137.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FA88 |
|---|---|
| RGB | rgb(168, 250, 136) |
| HSL | hsl(103, 92%, 76%) |
| HSV | hsv(103, 46%, 98%) |
| CMYK | cmyk(32.8%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(90.99, -45.09, 46.76) |
| CIE-LCH | lch(90.99, 64.96, 133.96°) |
| OKLab | oklab(90.68% -0.1237 0.1135) |
| OKLCH | oklch(90.68% 0.168 137.5) |
| XYZ | xyz(54.7764, 78.4713, 35.5481) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.22
Pale Light Green
#B1FC99
ΔE00 2.29
Pastel Green
#B0FF9D
ΔE00 2.74
Spring Green (survey)
#A9F971
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FA88 #DA88FA
analogous
#E1FA88 #A8FA88 #88FAA1
triadic
#A8FA88 #88A8FA #FA88A8
tetradic
#A8FA88 #88E1FA #DA88FA #FAA188
square
#A8FA88 #88E1FA #DA88FA #FAA188
split-complementary
#A8FA88 #A188FA #FA88E1
monochromatic
#52F513 #7DF84D #A8FA88 #D3FCC3 #EAFEE2
Accessibility & contrast
On white
1.26
#A8FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#A8FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FA88
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FA88 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F5E28F
Tritanopia (blue-blind)
#A5F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a8fa88; /* rgb */ color: rgb(168, 250, 136); /* oklch */ color: oklch(90.7% 0.168 137.5);
Tailwind
colors: {
custom: {
50: '#c5fcac',
500: '#a8fa88',
950: '#000000',
},
}SCSS
$custom: #a8fa88; $custom-light: #c5fcac; $custom-dark: #000000;
JSON
{
"hex": "#a8fa88",
"rgb": {
"r": 168,
"g": 250,
"b": 136
},
"hsl": {
"h": 103.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90683,
"c": 0.16784,
"h": 137.5
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#A8FA88
secondary
#B24ED9
accent
#00E6A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581