#A2FB8A#A2FB8A
#A2FB8A is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.170 H 139.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB8A |
|---|---|
| RGB | rgb(162, 251, 138) |
| HSL | hsl(107, 93%, 76%) |
| HSV | hsv(107, 45%, 98%) |
| CMYK | cmyk(35.5%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.01, -47.18, 45.76) |
| CIE-LCH | lch(91.01, 65.73, 135.88°) |
| OKLab | oklab(90.63% -0.1291 0.1113) |
| OKLCH | oklch(90.63% 0.17 139.2) |
| XYZ | xyz(53.9831, 78.5081, 36.3490) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.92
Pale Light Green
#B1FC99
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.57
Easter Green
#8CFD7E
ΔE00 2.59
Palegreen
#98FB98
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB8A #E38AFB
analogous
#DAFB8A #A2FB8A #8AFBAB
triadic
#A2FB8A #8AA2FB #FB8AA2
tetradic
#A2FB8A #8ADAFB #E38AFB #FBAB8A
square
#A2FB8A #8ADAFB #E38AFB #FBAB8A
split-complementary
#A2FB8A #AB8AFB #FB8ADA
monochromatic
#44F714 #73F94F #A2FB8A #D1FDC5 #E7FEE1
Accessibility & contrast
On white
1.26
#A2FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#A2FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB8A
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB8A | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#9CF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fb8a; /* rgb */ color: rgb(162, 251, 138); /* oklch */ color: oklch(90.6% 0.170 139.2);
Tailwind
colors: {
custom: {
50: '#c1fdae',
500: '#a2fb8a',
950: '#000000',
},
}SCSS
$custom: #a2fb8a; $custom-light: #c1fdae; $custom-dark: #000000;
JSON
{
"hex": "#a2fb8a",
"rgb": {
"r": 162,
"g": 251,
"b": 138
},
"hsl": {
"h": 107.257,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90627,
"c": 0.17049,
"h": 139.2
},
"luminance": 0.78511
}Semantic roles & 50–950 ramp
primary
#A2FB8A
secondary
#BD4FDA
accent
#00E6B5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581