#A2F883#A2F883
#A2F883 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.173 H 137.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F883 |
|---|---|
| RGB | rgb(162, 248, 131) |
| HSL | hsl(104, 89%, 74%) |
| HSV | hsv(104, 47%, 97%) |
| CMYK | cmyk(34.7%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(90.07, -46.79, 47.92) |
| CIE-LCH | lch(90.07, 66.97, 134.31°) |
| OKLab | oklab(89.83% -0.1283 0.1158) |
| OKLCH | oklch(89.83% 0.173 137.9) |
| XYZ | xyz(52.5628, 76.4525, 33.4556) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.55
Easter Green
#8CFD7E
ΔE00 2.77
Pale Light Green
#B1FC99
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 2.95
Pastel Green
#B0FF9D
ΔE00 3.34
Light Grass Green
#9AF764
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F883 #D983F8
analogous
#DCF883 #A2F883 #83F89F
triadic
#A2F883 #83A2F8 #F883A2
tetradic
#A2F883 #83DCF8 #D983F8 #F89F83
square
#A2F883 #83DCF8 #D983F8 #F89F83
split-complementary
#A2F883 #9F83F8 #F883DC
monochromatic
#4BF10F #77F549 #A2F883 #CDFBBD #E9FDE2
Accessibility & contrast
On white
1.29
#A2F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#A2F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F883
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F883 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE779
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#9EF1DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f883; /* rgb */ color: rgb(162, 248, 131); /* oklch */ color: oklch(89.8% 0.173 137.9);
Tailwind
colors: {
custom: {
50: '#c1fba9',
500: '#a2f883',
950: '#000000',
},
}SCSS
$custom: #a2f883; $custom-light: #c1fba9; $custom-dark: #000000;
JSON
{
"hex": "#a2f883",
"rgb": {
"r": 162,
"g": 248,
"b": 131
},
"hsl": {
"h": 104.103,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89831,
"c": 0.17288,
"h": 137.9
},
"luminance": 0.76455
}Semantic roles & 50–950 ramp
primary
#A2F883
secondary
#B04AD5
accent
#00E6A9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581