#A2ED97#A2ED97
#A2ED97 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.6% C 0.137 H 141.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ED97 |
|---|---|
| RGB | rgb(162, 237, 151) |
| HSL | hsl(112, 70%, 76%) |
| HSV | hsv(112, 36%, 93%) |
| CMYK | cmyk(31.6%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(87.23, -39.28, 34.51) |
| CIE-LCH | lch(87.23, 52.29, 138.70°) |
| OKLab | oklab(87.62% -0.1072 0.0858) |
| OKLCH | oklch(87.62% 0.137 141.3) |
| XYZ | xyz(50.7685, 70.4819, 40.2016) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.62
Palegreen
#98FB98
ΔE00 3.68
Pale Light Green
#B1FC99
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ED97 #E297ED
analogous
#CDED97 #A2ED97 #97EDB7
triadic
#A2ED97 #97A2ED #ED97A2
tetradic
#A2ED97 #97CDED #E297ED #EDB797
square
#A2ED97 #97CDED #E297ED #EDB797
split-complementary
#A2ED97 #B797ED #ED97CD
monochromatic
#45DB2F #73E463 #A2ED97 #D1F6CB #E8FAE5
Accessibility & contrast
On white
1.39
#A2ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#A2ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ED97
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ED97 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF91
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#9CE8D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a2ed97; /* rgb */ color: rgb(162, 237, 151); /* oklch */ color: oklch(87.6% 0.137 141.3);
Tailwind
colors: {
custom: {
50: '#c0f3b6',
500: '#a2ed97',
950: '#000000',
},
}SCSS
$custom: #a2ed97; $custom-light: #c0f3b6; $custom-dark: #000000;
JSON
{
"hex": "#a2ed97",
"rgb": {
"r": 162,
"g": 237,
"b": 151
},
"hsl": {
"h": 112.326,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.87623,
"c": 0.13729,
"h": 141.3
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#A2ED97
secondary
#BB5FC9
accent
#13D3BA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581