#A2FC8A#A2FC8A
#A2FC8A is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.172 H 139.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC8A |
|---|---|
| RGB | rgb(162, 252, 138) |
| HSL | hsl(107, 95%, 76%) |
| HSV | hsv(107, 45%, 99%) |
| CMYK | cmyk(35.7%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.30, -47.61, 46.12) |
| CIE-LCH | lch(91.30, 66.28, 135.91°) |
| OKLab | oklab(90.86% -0.1303 0.1121) |
| OKLCH | oklch(90.86% 0.172 139.3) |
| XYZ | xyz(54.2963, 79.1345, 36.4534) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.46
Easter Green
#8CFD7E
ΔE00 2.49
Pastel Green
#B0FF9D
ΔE00 2.61
Palegreen
#98FB98
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC8A #E48AFC
analogous
#DBFC8A #A2FC8A #8AFCAB
triadic
#A2FC8A #8AA2FC #FC8AA2
tetradic
#A2FC8A #8ADBFC #E48AFC #FCAB8A
square
#A2FC8A #8ADBFC #E48AFC #FCAB8A
split-complementary
#A2FC8A #AB8AFC #FC8ADB
monochromatic
#43F913 #73FA4E #A2FC8A #D1FEC6 #E7FEE1
Accessibility & contrast
On white
1.25
#A2FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#A2FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC8A
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC8A | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#9CF5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fc8a; /* rgb */ color: rgb(162, 252, 138); /* oklch */ color: oklch(90.9% 0.172 139.3);
Tailwind
colors: {
custom: {
50: '#c1feae',
500: '#a2fc8a',
950: '#000000',
},
}SCSS
$custom: #a2fc8a; $custom-light: #c1feae; $custom-dark: #000000;
JSON
{
"hex": "#a2fc8a",
"rgb": {
"r": 162,
"g": 252,
"b": 138
},
"hsl": {
"h": 107.368,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90857,
"c": 0.17189,
"h": 139.3
},
"luminance": 0.79137
}Semantic roles & 50–950 ramp
primary
#A2FC8A
secondary
#BE4FDC
accent
#00E6B5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681