#A2EA95#A2EA95
#A2EA95 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.9% C 0.135 H 140.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA95 |
|---|---|
| RGB | rgb(162, 234, 149) |
| HSL | hsl(111, 67%, 75%) |
| HSV | hsv(111, 36%, 92%) |
| CMYK | cmyk(30.8%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(86.35, -38.23, 34.35) |
| CIE-LCH | lch(86.35, 51.40, 138.06°) |
| OKLab | oklab(86.9% -0.1043 0.0854) |
| OKLCH | oklch(86.9% 0.135 140.7) |
| XYZ | xyz(49.7461, 68.6949, 39.0663) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.72
Light Pastel Green
#B2FBA5
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 4.07
Pale Light Green
#B1FC99
ΔE00 4.26
Palegreen
#98FB98
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA95 #DD95EA
analogous
#CCEA95 #A2EA95 #95EAB3
triadic
#A2EA95 #95A2EA #EA95A2
tetradic
#A2EA95 #95CCEA #DD95EA #EAB395
square
#A2EA95 #95CCEA #DD95EA #EAB395
split-complementary
#A2EA95 #B395EA #EA95CC
monochromatic
#48D62F #75E062 #A2EA95 #CFF4C8 #E9FAE5
Accessibility & contrast
On white
1.42
#A2EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#A2EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA95
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA95 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#E4D59A
Tritanopia (blue-blind)
#9DE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea95; /* rgb */ color: rgb(162, 234, 149); /* oklch */ color: oklch(86.9% 0.135 140.7);
Tailwind
colors: {
custom: {
50: '#c0f1b5',
500: '#a2ea95',
950: '#000000',
},
}SCSS
$custom: #a2ea95; $custom-light: #c0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#a2ea95",
"rgb": {
"r": 162,
"g": 234,
"b": 149
},
"hsl": {
"h": 110.824,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.869,
"c": 0.13482,
"h": 140.7
},
"luminance": 0.68697
}Semantic roles & 50–950 ramp
primary
#A2EA95
secondary
#B55EC5
accent
#17CFB3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581