#A2E07A#A2E07A
#A2E07A is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.2% C 0.147 H 134.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E07A |
|---|---|
| RGB | rgb(162, 224, 122) |
| HSL | hsl(96, 62%, 68%) |
| HSV | hsv(96, 46%, 88%) |
| CMYK | cmyk(27.7%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(83.12, -37.36, 43.60) |
| CIE-LCH | lch(83.12, 57.42, 130.59°) |
| OKLab | oklab(84.16% -0.1028 0.1057) |
| OKLCH | oklch(84.16% 0.147 134.2) |
| XYZ | xyz(45.0678, 62.3964, 28.0778) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.28
Lightgreen
#90EE90
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Pale Light Green
#B1FC99
ΔE00 6.27
Light Green
#96F97B
ΔE00 6.27
Spring Green (survey)
#A9F971
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E07A #B87AE0
analogous
#D5E07A #A2E07A #7AE085
triadic
#A2E07A #7AA2E0 #E07AA2
tetradic
#A2E07A #7AD5E0 #B87AE0 #E0857A
square
#A2E07A #7AD5E0 #B87AE0 #E0857A
split-complementary
#A2E07A #857AE0 #E07AD5
monochromatic
#61B52A #7FD448 #A2E07A #C5ECAC #E7F7DD
Accessibility & contrast
On white
1.56
#A2E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#A2E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E07A
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E07A | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#A2D9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2e07a; /* rgb */ color: rgb(162, 224, 122); /* oklch */ color: oklch(84.2% 0.147 134.2);
Tailwind
colors: {
custom: {
50: '#c0eaa2',
500: '#a2e07a',
950: '#000000',
},
}SCSS
$custom: #a2e07a; $custom-light: #c0eaa2; $custom-dark: #000000;
JSON
{
"hex": "#a2e07a",
"rgb": {
"r": 162,
"g": 224,
"b": 122
},
"hsl": {
"h": 96.471,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.84159,
"c": 0.14745,
"h": 134.2
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#A2E07A
secondary
#8B48B6
accent
#1CCA86
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480