#A8FB84#A8FB84
#A8FB84 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.173 H 136.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FB84 |
|---|---|
| RGB | rgb(168, 251, 132) |
| HSL | hsl(102, 94%, 75%) |
| HSV | hsv(102, 47%, 98%) |
| CMYK | cmyk(33.1%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(91.23, -46.01, 48.94) |
| CIE-LCH | lch(91.23, 67.17, 133.23°) |
| OKLab | oklab(90.85% -0.1264 0.1181) |
| OKLCH | oklch(90.85% 0.173 136.9) |
| XYZ | xyz(54.8089, 78.9828, 34.1827) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.51
Pale Light Green
#B1FC99
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 3.17
Pastel Green
#B0FF9D
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FB84 #D784FB
analogous
#E3FB84 #A8FB84 #84FB9C
triadic
#A8FB84 #84A8FB #FB84A8
tetradic
#A8FB84 #84E3FB #D784FB #FB9C84
square
#A8FB84 #84E3FB #D784FB #FB9C84
split-complementary
#A8FB84 #9C84FB #FB84E3
monochromatic
#54F70D #7EF949 #A8FB84 #D2FDBF #EAFEE1
Accessibility & contrast
On white
1.25
#A8FB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#A8FB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FB84
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FB84 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#A5F4DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a8fb84; /* rgb */ color: rgb(168, 251, 132); /* oklch */ color: oklch(90.9% 0.173 136.9);
Tailwind
colors: {
custom: {
50: '#c5fdaa',
500: '#a8fb84',
950: '#000000',
},
}SCSS
$custom: #a8fb84; $custom-light: #c5fdaa; $custom-dark: #000000;
JSON
{
"hex": "#a8fb84",
"rgb": {
"r": 168,
"g": 251,
"b": 132
},
"hsl": {
"h": 101.849,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90855,
"c": 0.17301,
"h": 136.9
},
"luminance": 0.78985
}Semantic roles & 50–950 ramp
primary
#A8FB84
secondary
#AE4AD9
accent
#00E6A0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581