#A2E075#A2E075
#A2E075 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.1% C 0.152 H 133.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E075 |
|---|---|
| RGB | rgb(162, 224, 117) |
| HSL | hsl(95, 63%, 67%) |
| HSV | hsv(95, 48%, 88%) |
| CMYK | cmyk(27.7%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.06, -37.96, 45.94) |
| CIE-LCH | lch(83.06, 59.60, 129.57°) |
| OKLab | oklab(84.09% -0.1048 0.1106) |
| OKLCH | oklch(84.09% 0.152 133.4) |
| XYZ | xyz(44.7660, 62.2757, 26.4880) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.36
Spring Green (survey)
#A9F971
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Lightgreen
#90EE90
ΔE00 6.05
Light Green
#96F97B
ΔE00 6.19
Kiwi Green
#8EE53F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E075 #B375E0
analogous
#D8E075 #A2E075 #75E07E
triadic
#A2E075 #75A2E0 #E075A2
tetradic
#A2E075 #75D8E0 #B375E0 #E07E75
square
#A2E075 #75D8E0 #B375E0 #E07E75
split-complementary
#A2E075 #7E75E0 #E075D8
monochromatic
#62B328 #80D543 #A2E075 #C4EBA7 #E5F6D9
Accessibility & contrast
On white
1.56
#A2E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#A2E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E075
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E075 | 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)
#E8D26C
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#A3D9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2e075; /* rgb */ color: rgb(162, 224, 117); /* oklch */ color: oklch(84.1% 0.152 133.4);
Tailwind
colors: {
custom: {
50: '#c0ea9f',
500: '#a2e075',
950: '#000000',
},
}SCSS
$custom: #a2e075; $custom-light: #c0ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a2e075",
"rgb": {
"r": 162,
"g": 224,
"b": 117
},
"hsl": {
"h": 94.766,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84087,
"c": 0.15237,
"h": 133.4
},
"luminance": 0.62277
}Semantic roles & 50–950 ramp
primary
#A2E075
secondary
#8545B4
accent
#1ACB81
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480