#A8F484#A8F484
#A8F484 is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.2% C 0.163 H 136.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A8F484 |
|---|---|
| RGB | rgb(168, 244, 132) |
| HSL | hsl(101, 84%, 74%) |
| HSV | hsv(101, 46%, 96%) |
| CMYK | cmyk(31.1%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(89.25, -42.99, 46.49) |
| CIE-LCH | lch(89.25, 63.32, 132.76°) |
| OKLab | oklab(89.25% -0.1181 0.1126) |
| OKLCH | oklch(89.25% 0.163 136.4) |
| XYZ | xyz(52.6626, 74.6901, 33.4672) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.72
Pale Light Green
#B1FC99
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.39
Pastel Green
#B0FF9D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8F484 #D084F4
analogous
#E0F484 #A8F484 #84F498
triadic
#A8F484 #84A8F4 #F484A8
tetradic
#A8F484 #84E0F4 #D084F4 #F49884
square
#A8F484 #84E0F4 #D084F4 #F49884
split-complementary
#A8F484 #9884F4 #F484E0
monochromatic
#59E915 #80EF4C #A8F484 #D0F9BC #EBFCE3
Accessibility & contrast
On white
1.32
#A8F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#A8F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8F484
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8F484 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#A6EDD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a8f484; /* rgb */ color: rgb(168, 244, 132); /* oklch */ color: oklch(89.2% 0.163 136.4);
Tailwind
colors: {
custom: {
50: '#c5f8a9',
500: '#a8f484',
950: '#000000',
},
}SCSS
$custom: #a8f484; $custom-light: #c5f8a9; $custom-dark: #000000;
JSON
{
"hex": "#a8f484",
"rgb": {
"r": 168,
"g": 244,
"b": 132
},
"hsl": {
"h": 100.714,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.89248,
"c": 0.16319,
"h": 136.4
},
"luminance": 0.74692
}Semantic roles & 50–950 ramp
primary
#A8F484
secondary
#A64CD0
accent
#05E09A
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581