#A2F682#A2F682
#A2F682 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.4% C 0.171 H 137.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F682 |
|---|---|
| RGB | rgb(162, 246, 130) |
| HSL | hsl(103, 87%, 74%) |
| HSV | hsv(103, 47%, 96%) |
| CMYK | cmyk(34.1%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(89.49, -46.05, 47.67) |
| CIE-LCH | lch(89.49, 66.29, 134.01°) |
| OKLab | oklab(89.35% -0.1264 0.1152) |
| OKLCH | oklch(89.35% 0.171 137.6) |
| XYZ | xyz(51.8838, 75.2023, 32.8965) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.75
Spring Green (survey)
#A9F971
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.01
Easter Green
#8CFD7E
ΔE00 3.05
Pastel Green
#B0FF9D
ΔE00 3.49
Light Grass Green
#9AF764
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F682 #D682F6
analogous
#DCF682 #A2F682 #82F69C
triadic
#A2F682 #82A2F6 #F682A2
tetradic
#A2F682 #82DCF6 #D682F6 #F69C82
square
#A2F682 #82DCF6 #D682F6 #F69C82
split-complementary
#A2F682 #9C82F6 #F682DC
monochromatic
#4EED11 #78F249 #A2F682 #CCFABB #EAFDE2
Accessibility & contrast
On white
1.31
#A2F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#A2F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F682
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F682 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#9EEFDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2f682; /* rgb */ color: rgb(162, 246, 130); /* oklch */ color: oklch(89.4% 0.171 137.6);
Tailwind
colors: {
custom: {
50: '#c1f9a8',
500: '#a2f682',
950: '#000000',
},
}SCSS
$custom: #a2f682; $custom-light: #c1f9a8; $custom-dark: #000000;
JSON
{
"hex": "#a2f682",
"rgb": {
"r": 162,
"g": 246,
"b": 130
},
"hsl": {
"h": 103.448,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89355,
"c": 0.17102,
"h": 137.6
},
"luminance": 0.75205
}Semantic roles & 50–950 ramp
primary
#A2F682
secondary
#AD4AD3
accent
#02E3A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581