#A2ED95#A2ED95
#A2ED95 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.6% C 0.139 H 140.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ED95 |
|---|---|
| RGB | rgb(162, 237, 149) |
| HSL | hsl(111, 71%, 76%) |
| HSV | hsv(111, 37%, 93%) |
| CMYK | cmyk(31.6%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(87.20, -39.58, 35.47) |
| CIE-LCH | lch(87.20, 53.15, 138.13°) |
| OKLab | oklab(87.59% -0.108 0.088) |
| OKLCH | oklch(87.59% 0.139 140.8) |
| XYZ | xyz(50.6074, 70.4175, 39.3534) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ED95 #E095ED
analogous
#CEED95 #A2ED95 #95EDB4
triadic
#A2ED95 #95A2ED #ED95A2
tetradic
#A2ED95 #95CEED #E095ED #EDB495
square
#A2ED95 #95CEED #E095ED #EDB495
split-complementary
#A2ED95 #B495ED #ED95CE
monochromatic
#46DB2C #74E461 #A2ED95 #D0F6C9 #E8FBE5
Accessibility & contrast
On white
1.39
#A2ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#A2ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ED95
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ED95 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#9DE8D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a2ed95; /* rgb */ color: rgb(162, 237, 149); /* oklch */ color: oklch(87.6% 0.139 140.8);
Tailwind
colors: {
custom: {
50: '#c0f3b5',
500: '#a2ed95',
950: '#000000',
},
}SCSS
$custom: #a2ed95; $custom-light: #c0f3b5; $custom-dark: #000000;
JSON
{
"hex": "#a2ed95",
"rgb": {
"r": 162,
"g": 237,
"b": 149
},
"hsl": {
"h": 111.136,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.87587,
"c": 0.13933,
"h": 140.8
},
"luminance": 0.7042
}Semantic roles & 50–950 ramp
primary
#A2ED95
secondary
#B95DC9
accent
#13D3B7
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581