#A2F680#A2F680
#A2F680 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.3% C 0.173 H 137.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F680 |
|---|---|
| RGB | rgb(162, 246, 128) |
| HSL | hsl(103, 87%, 73%) |
| HSV | hsv(103, 48%, 96%) |
| CMYK | cmyk(34.1%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(89.46, -46.30, 48.59) |
| CIE-LCH | lch(89.46, 67.11, 133.62°) |
| OKLab | oklab(89.33% -0.1272 0.1172) |
| OKLCH | oklch(89.33% 0.173 137.3) |
| XYZ | xyz(51.7508, 75.1491, 32.1964) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.68
Spring Green (survey)
#A9F971
ΔE00 2.71
Easter Green
#8CFD7E
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.23
Light Grass Green
#9AF764
ΔE00 3.36
Pastel Green
#B0FF9D
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F680 #D480F6
analogous
#DDF680 #A2F680 #80F699
triadic
#A2F680 #80A2F6 #F680A2
tetradic
#A2F680 #80DDF6 #D480F6 #F69980
square
#A2F680 #80DDF6 #D480F6 #F69980
split-complementary
#A2F680 #9980F6 #F680DD
monochromatic
#50EB11 #78F247 #A2F680 #CCFAB9 #EAFDE2
Accessibility & contrast
On white
1.31
#A2F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#A2F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F680
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F680 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#9FEFDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2f680; /* rgb */ color: rgb(162, 246, 128); /* oklch */ color: oklch(89.3% 0.173 137.3);
Tailwind
colors: {
custom: {
50: '#c1f9a7',
500: '#a2f680',
950: '#000000',
},
}SCSS
$custom: #a2f680; $custom-light: #c1f9a7; $custom-dark: #000000;
JSON
{
"hex": "#a2f680",
"rgb": {
"r": 162,
"g": 246,
"b": 128
},
"hsl": {
"h": 102.712,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.89326,
"c": 0.1729,
"h": 137.3
},
"luminance": 0.75151
}Semantic roles & 50–950 ramp
primary
#A2F680
secondary
#AA48D2
accent
#02E3A2
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580