#A2E076#A2E076
#A2E076 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.1% C 0.151 H 133.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E076 |
|---|---|
| RGB | rgb(162, 224, 118) |
| HSL | hsl(95, 63%, 67%) |
| HSV | hsv(95, 47%, 88%) |
| CMYK | cmyk(27.7%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(83.07, -37.84, 45.48) |
| CIE-LCH | lch(83.07, 59.16, 129.77°) |
| OKLab | oklab(84.1% -0.1044 0.1096) |
| OKLCH | oklch(84.1% 0.151 133.6) |
| XYZ | xyz(44.8251, 62.2993, 26.7993) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Spring Green (survey)
#A9F971
ΔE00 6.02
Light Green
#96F97B
ΔE00 6.20
Kiwi Green
#8EE53F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E076 #B476E0
analogous
#D7E076 #A2E076 #76E07F
triadic
#A2E076 #76A2E0 #E076A2
tetradic
#A2E076 #76D7E0 #B476E0 #E07F76
square
#A2E076 #76D7E0 #B476E0 #E07F76
split-complementary
#A2E076 #7F76E0 #E076D7
monochromatic
#62B329 #80D544 #A2E076 #C4EBA8 #E6F7DA
Accessibility & contrast
On white
1.56
#A2E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#A2E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E076
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E076 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#A3D9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2e076; /* rgb */ color: rgb(162, 224, 118); /* oklch */ color: oklch(84.1% 0.151 133.6);
Tailwind
colors: {
custom: {
50: '#c0ea9f',
500: '#a2e076',
950: '#000000',
},
}SCSS
$custom: #a2e076; $custom-light: #c0ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a2e076",
"rgb": {
"r": 162,
"g": 224,
"b": 118
},
"hsl": {
"h": 95.094,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.84101,
"c": 0.15139,
"h": 133.6
},
"luminance": 0.62301
}Semantic roles & 50–950 ramp
primary
#A2E076
secondary
#8646B4
accent
#1BCB82
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480