#A2ED91#A2ED91
#A2ED91 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.5% C 0.143 H 139.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ED91 |
|---|---|
| RGB | rgb(162, 237, 145) |
| HSL | hsl(109, 72%, 75%) |
| HSV | hsv(109, 39%, 93%) |
| CMYK | cmyk(31.6%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(87.14, -40.15, 37.39) |
| CIE-LCH | lch(87.14, 54.86, 137.04°) |
| OKLab | oklab(87.52% -0.1096 0.0924) |
| OKLCH | oklch(87.52% 0.143 139.9) |
| XYZ | xyz(50.2936, 70.2920, 37.7003) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 3.37
Light Pastel Green
#B2FBA5
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.60
Pastel Green
#B0FF9D
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ED91 #DC91ED
analogous
#D0ED91 #A2ED91 #91EDAE
triadic
#A2ED91 #91A2ED #ED91A2
tetradic
#A2ED91 #91D0ED #DC91ED #EDAE91
square
#A2ED91 #91D0ED #DC91ED #EDAE91
split-complementary
#A2ED91 #AE91ED #ED91D0
monochromatic
#49DC28 #76E45C #A2ED91 #CEF6C6 #E9FBE5
Accessibility & contrast
On white
1.39
#A2ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#A2ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ED91
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ED91 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#9DE7D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a2ed91; /* rgb */ color: rgb(162, 237, 145); /* oklch */ color: oklch(87.5% 0.143 139.9);
Tailwind
colors: {
custom: {
50: '#c0f3b2',
500: '#a2ed91',
950: '#000000',
},
}SCSS
$custom: #a2ed91; $custom-light: #c0f3b2; $custom-dark: #000000;
JSON
{
"hex": "#a2ed91",
"rgb": {
"r": 162,
"g": 237,
"b": 145
},
"hsl": {
"h": 108.913,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.87517,
"c": 0.14338,
"h": 139.9
},
"luminance": 0.70294
}Semantic roles & 50–950 ramp
primary
#A2ED91
secondary
#B45AC8
accent
#12D4B0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581