#A2EA85#A2EA85
#A2EA85 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.151 H 137.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA85 |
|---|---|
| RGB | rgb(162, 234, 133) |
| HSL | hsl(103, 71%, 72%) |
| HSV | hsv(103, 43%, 92%) |
| CMYK | cmyk(30.8%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.12, -40.45, 42.00) |
| CIE-LCH | lch(86.12, 58.31, 133.93°) |
| OKLab | oklab(86.63% -0.1108 0.1026) |
| OKLCH | oklch(86.63% 0.151 137.2) |
| XYZ | xyz(48.5554, 68.2186, 32.7949) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.95
Light Green
#96F97B
ΔE00 4.40
Pastel Green
#B0FF9D
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 4.67
Palegreen
#98FB98
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA85 #CD85EA
analogous
#D5EA85 #A2EA85 #85EA9B
triadic
#A2EA85 #85A2EA #EA85A2
tetradic
#A2EA85 #85D5EA #CD85EA #EA9B85
square
#A2EA85 #85D5EA #CD85EA #EA9B85
split-complementary
#A2EA85 #9B85EA #EA85D5
monochromatic
#56D124 #7AE151 #A2EA85 #CAF3B9 #EBFBE5
Accessibility & contrast
On white
1.43
#A2EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#A2EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA85
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA85 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#9FE4D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2ea85; /* rgb */ color: rgb(162, 234, 133); /* oklch */ color: oklch(86.6% 0.151 137.2);
Tailwind
colors: {
custom: {
50: '#c0f1aa',
500: '#a2ea85',
950: '#000000',
},
}SCSS
$custom: #a2ea85; $custom-light: #c0f1aa; $custom-dark: #000000;
JSON
{
"hex": "#a2ea85",
"rgb": {
"r": 162,
"g": 234,
"b": 133
},
"hsl": {
"h": 102.772,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.86631,
"c": 0.15102,
"h": 137.2
},
"luminance": 0.6822
}Semantic roles & 50–950 ramp
primary
#A2EA85
secondary
#A250C4
accent
#13D39C
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581