#A2F782#A2F782
#A2F782 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.6% C 0.172 H 137.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F782 |
|---|---|
| RGB | rgb(162, 247, 130) |
| HSL | hsl(104, 88%, 74%) |
| HSV | hsv(104, 47%, 97%) |
| CMYK | cmyk(34.4%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(89.77, -46.48, 48.03) |
| CIE-LCH | lch(89.77, 66.84, 134.06°) |
| OKLab | oklab(89.59% -0.1276 0.116) |
| OKLCH | oklch(89.59% 0.172 137.7) |
| XYZ | xyz(52.1887, 75.8122, 32.9982) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.61
Spring Green (survey)
#A9F971
ΔE00 2.89
Easter Green
#8CFD7E
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 3.02
Pastel Green
#B0FF9D
ΔE00 3.47
Light Grass Green
#9AF764
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F782 #D782F7
analogous
#DDF782 #A2F782 #82F79D
triadic
#A2F782 #82A2F7 #F782A2
tetradic
#A2F782 #82DDF7 #D782F7 #F79D82
square
#A2F782 #82DDF7 #D782F7 #F79D82
split-complementary
#A2F782 #9D82F7 #F782DD
monochromatic
#4DEF0F #77F348 #A2F782 #CDFBBC #EAFDE2
Accessibility & contrast
On white
1.30
#A2F782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#A2F782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F782
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F782 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE678
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#9EF0DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #a2f782; /* rgb */ color: rgb(162, 247, 130); /* oklch */ color: oklch(89.6% 0.172 137.7);
Tailwind
colors: {
custom: {
50: '#c1faa8',
500: '#a2f782',
950: '#000000',
},
}SCSS
$custom: #a2f782; $custom-light: #c1faa8; $custom-dark: #000000;
JSON
{
"hex": "#a2f782",
"rgb": {
"r": 162,
"g": 247,
"b": 130
},
"hsl": {
"h": 103.59,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.89586,
"c": 0.17242,
"h": 137.7
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#A2F782
secondary
#AE49D4
accent
#01E5A6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581