#A2F583#A2F583
#A2F583 is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.1% C 0.169 H 137.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F583 |
|---|---|
| RGB | rgb(162, 245, 131) |
| HSL | hsl(104, 85%, 74%) |
| HSV | hsv(104, 47%, 96%) |
| CMYK | cmyk(33.9%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(89.22, -45.50, 46.86) |
| CIE-LCH | lch(89.22, 65.32, 134.16°) |
| OKLab | oklab(89.14% -0.1248 0.1135) |
| OKLCH | oklch(89.14% 0.169 137.7) |
| XYZ | xyz(51.6479, 74.6226, 33.1506) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.97
Pale Light Green
#B1FC99
ΔE00 2.91
Spring Green (survey)
#A9F971
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 3.22
Pastel Green
#B0FF9D
ΔE00 3.42
Palegreen
#98FB98
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F583 #D683F5
analogous
#DBF583 #A2F583 #83F59D
triadic
#A2F583 #83A2F5 #F583A2
tetradic
#A2F583 #83DBF5 #D683F5 #F59D83
square
#A2F583 #83DBF5 #D683F5 #F59D83
split-complementary
#A2F583 #9D83F5 #F583DB
monochromatic
#4EEB13 #78F04A #A2F583 #CCFABC #EAFDE3
Accessibility & contrast
On white
1.32
#A2F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#A2F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F583
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F583 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#9EEEDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a2f583; /* rgb */ color: rgb(162, 245, 131); /* oklch */ color: oklch(89.1% 0.169 137.7);
Tailwind
colors: {
custom: {
50: '#c1f9a9',
500: '#a2f583',
950: '#000000',
},
}SCSS
$custom: #a2f583; $custom-light: #c1f9a9; $custom-dark: #000000;
JSON
{
"hex": "#a2f583",
"rgb": {
"r": 162,
"g": 245,
"b": 131
},
"hsl": {
"h": 103.684,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.89138,
"c": 0.16867,
"h": 137.7
},
"luminance": 0.74625
}Semantic roles & 50–950 ramp
primary
#A2F583
secondary
#AD4BD1
accent
#04E2A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581