#A2EA91#A2EA91
#A2EA91 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.139 H 139.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EA91 |
|---|---|
| RGB | rgb(162, 234, 145) |
| HSL | hsl(109, 68%, 74%) |
| HSV | hsv(109, 38%, 92%) |
| CMYK | cmyk(30.8%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(86.29, -38.81, 36.28) |
| CIE-LCH | lch(86.29, 53.13, 136.93°) |
| OKLab | oklab(86.83% -0.106 0.0898) |
| OKLCH | oklch(86.83% 0.139 139.7) |
| XYZ | xyz(49.4322, 68.5693, 37.4132) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Light Pastel Green
#B2FBA5
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.07
Palegreen
#98FB98
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EA91 #D991EA
analogous
#CFEA91 #A2EA91 #91EAAD
triadic
#A2EA91 #91A2EA #EA91A2
tetradic
#A2EA91 #91CFEA #D991EA #EAAD91
square
#A2EA91 #91CFEA #D991EA #EAAD91
split-complementary
#A2EA91 #AD91EA #EA91CF
monochromatic
#4BD62A #77E05E #A2EA91 #CDF4C4 #E9FAE5
Accessibility & contrast
On white
1.43
#A2EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A2EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EA91
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EA91 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#9EE4D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2ea91; /* rgb */ color: rgb(162, 234, 145); /* oklch */ color: oklch(86.8% 0.139 139.7);
Tailwind
colors: {
custom: {
50: '#c0f1b2',
500: '#a2ea91',
950: '#000000',
},
}SCSS
$custom: #a2ea91; $custom-light: #c0f1b2; $custom-dark: #000000;
JSON
{
"hex": "#a2ea91",
"rgb": {
"r": 162,
"g": 234,
"b": 145
},
"hsl": {
"h": 108.539,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86829,
"c": 0.13891,
"h": 139.7
},
"luminance": 0.68571
}Semantic roles & 50–950 ramp
primary
#A2EA91
secondary
#B05BC5
accent
#16D0AC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581