#A0EA97#A0EA97
#A0EA97 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.134 H 141.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EA97 |
|---|---|
| RGB | rgb(160, 234, 151) |
| HSL | hsl(113, 66%, 75%) |
| HSV | hsv(113, 35%, 92%) |
| CMYK | cmyk(31.6%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(86.28, -38.58, 33.23) |
| CIE-LCH | lch(86.28, 50.92, 139.26°) |
| OKLab | oklab(86.83% -0.1052 0.0828) |
| OKLCH | oklch(86.83% 0.134 141.8) |
| XYZ | xyz(49.5040, 68.5514, 39.8956) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.59
Light Pastel Green
#B2FBA5
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.30
Tea Green
#BDF8A3
ΔE00 4.34
Pale Light Green
#B1FC99
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EA97 #E197EA
analogous
#C9EA97 #A0EA97 #97EAB7
triadic
#A0EA97 #97A0EA #EA97A0
tetradic
#A0EA97 #97C9EA #E197EA #EAB797
square
#A0EA97 #97C9EA #E197EA #EAB797
split-complementary
#A0EA97 #B797EA #EA97C9
monochromatic
#43D531 #71E064 #A0EA97 #CFF4CA #E8FAE6
Accessibility & contrast
On white
1.43
#A0EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A0EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EA97
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EA97 | 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)
#EEDC91
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#9AE5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a0ea97; /* rgb */ color: rgb(160, 234, 151); /* oklch */ color: oklch(86.8% 0.134 141.8);
Tailwind
colors: {
custom: {
50: '#bef1b6',
500: '#a0ea97',
950: '#000000',
},
}SCSS
$custom: #a0ea97; $custom-light: #bef1b6; $custom-dark: #000000;
JSON
{
"hex": "#a0ea97",
"rgb": {
"r": 160,
"g": 234,
"b": 151
},
"hsl": {
"h": 113.494,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86825,
"c": 0.1339,
"h": 141.8
},
"luminance": 0.68554
}Semantic roles & 50–950 ramp
primary
#A0EA97
secondary
#BA60C5
accent
#17CEBA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581