#A2E175#A2E175
#A2E175 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.3% C 0.154 H 133.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E175 |
|---|---|
| RGB | rgb(162, 225, 117) |
| HSL | hsl(95, 64%, 67%) |
| HSV | hsv(95, 48%, 88%) |
| CMYK | cmyk(28%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(83.34, -38.41, 46.29) |
| CIE-LCH | lch(83.34, 60.15, 129.68°) |
| OKLab | oklab(84.32% -0.106 0.1114) |
| OKLCH | oklch(84.32% 0.154 133.6) |
| XYZ | xyz(45.0355, 62.8148, 26.5778) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.58
Spring Green (survey)
#A9F971
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Lightgreen
#90EE90
ΔE00 5.94
Light Green
#96F97B
ΔE00 5.95
Light Grass Green
#9AF764
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E175 #B475E1
analogous
#D8E175 #A2E175 #75E17E
triadic
#A2E175 #75A2E1 #E175A2
tetradic
#A2E175 #75D8E1 #B475E1 #E17E75
square
#A2E175 #75D8E1 #B475E1 #E17E75
split-complementary
#A2E175 #7E75E1 #E175D8
monochromatic
#62B427 #80D643 #A2E175 #C4ECA7 #E6F7DA
Accessibility & contrast
On white
1.55
#A2E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#A2E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E175
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E175 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#DFCE7C
Tritanopia (blue-blind)
#A3DAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2e175; /* rgb */ color: rgb(162, 225, 117); /* oklch */ color: oklch(84.3% 0.154 133.6);
Tailwind
colors: {
custom: {
50: '#c0ea9f',
500: '#a2e175',
950: '#000000',
},
}SCSS
$custom: #a2e175; $custom-light: #c0ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a2e175",
"rgb": {
"r": 162,
"g": 225,
"b": 117
},
"hsl": {
"h": 95,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.84318,
"c": 0.15379,
"h": 133.6
},
"luminance": 0.62816
}Semantic roles & 50–950 ramp
primary
#A2E175
secondary
#8645B5
accent
#19CC82
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480