#A8FC8A#A8FC8A
#A8FC8A is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.169 H 137.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FC8A |
|---|---|
| RGB | rgb(168, 252, 138) |
| HSL | hsl(104, 95%, 76%) |
| HSV | hsv(104, 45%, 99%) |
| CMYK | cmyk(33.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.59, -45.70, 46.54) |
| CIE-LCH | lch(91.59, 65.23, 134.48°) |
| OKLab | oklab(91.17% -0.1253 0.1131) |
| OKLCH | oklch(91.17% 0.169 137.9) |
| XYZ | xyz(55.5446, 79.7782, 36.5119) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.20
Light Green
#96F97B
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.52
Easter Green
#8CFD7E
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FC8A #DE8AFC
analogous
#E1FC8A #A8FC8A #8AFCA5
triadic
#A8FC8A #8AA8FC #FC8AA8
tetradic
#A8FC8A #8AE1FC #DE8AFC #FCA58A
square
#A8FC8A #8AE1FC #DE8AFC #FCA58A
split-complementary
#A8FC8A #A58AFC #FC8AE1
monochromatic
#4FF913 #7CFA4E #A8FC8A #D4FEC6 #E9FEE1
Accessibility & contrast
On white
1.24
#A8FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#A8FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FC8A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FC8A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#A4F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a8fc8a; /* rgb */ color: rgb(168, 252, 138); /* oklch */ color: oklch(91.2% 0.169 137.9);
Tailwind
colors: {
custom: {
50: '#c5feae',
500: '#a8fc8a',
950: '#000000',
},
}SCSS
$custom: #a8fc8a; $custom-light: #c5feae; $custom-dark: #000000;
JSON
{
"hex": "#a8fc8a",
"rgb": {
"r": 168,
"g": 252,
"b": 138
},
"hsl": {
"h": 104.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91171,
"c": 0.16875,
"h": 137.9
},
"luminance": 0.79781
}Semantic roles & 50–950 ramp
primary
#A8FC8A
secondary
#B64FDC
accent
#00E6A9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681