#A0FC8A#A0FC8A
#A0FC8A is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.8% C 0.173 H 139.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FC8A |
|---|---|
| RGB | rgb(160, 252, 138) |
| HSL | hsl(108, 95%, 76%) |
| HSV | hsv(108, 45%, 99%) |
| CMYK | cmyk(36.5%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.20, -48.23, 45.98) |
| CIE-LCH | lch(91.20, 66.64, 136.37°) |
| OKLab | oklab(90.76% -0.1319 0.1118) |
| OKLCH | oklch(90.76% 0.173 139.7) |
| XYZ | xyz(53.8931, 78.9266, 36.4345) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.83
Easter Green
#8CFD7E
ΔE00 2.31
Pale Light Green
#B1FC99
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.69
Palegreen
#98FB98
ΔE00 2.75
Spring Green (survey)
#A9F971
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FC8A #E68AFC
analogous
#D9FC8A #A0FC8A #8AFCAD
triadic
#A0FC8A #8AA0FC #FC8AA0
tetradic
#A0FC8A #8AD9FC #E68AFC #FCAD8A
square
#A0FC8A #8AD9FC #E68AFC #FCAD8A
split-complementary
#A0FC8A #AD8AFC #FC8AD9
monochromatic
#3FF913 #70FA4E #A0FC8A #D0FEC6 #E7FEE1
Accessibility & contrast
On white
1.25
#A0FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#A0FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FC8A
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FC8A | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#9AF5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a0fc8a; /* rgb */ color: rgb(160, 252, 138); /* oklch */ color: oklch(90.8% 0.173 139.7);
Tailwind
colors: {
custom: {
50: '#c0feae',
500: '#a0fc8a',
950: '#000000',
},
}SCSS
$custom: #a0fc8a; $custom-light: #c0feae; $custom-dark: #000000;
JSON
{
"hex": "#a0fc8a",
"rgb": {
"r": 160,
"g": 252,
"b": 138
},
"hsl": {
"h": 108.421,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90756,
"c": 0.17294,
"h": 139.7
},
"luminance": 0.78929
}Semantic roles & 50–950 ramp
primary
#A0FC8A
secondary
#C04FDC
accent
#00E6B9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681