#A0E080#A0E080
#A0E080 is a very light, vivid green. Relative luminance 0.623; OKLCH L 84.1% C 0.142 H 135.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E080 |
|---|---|
| RGB | rgb(160, 224, 128) |
| HSL | hsl(100, 61%, 69%) |
| HSV | hsv(100, 43%, 88%) |
| CMYK | cmyk(28.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.09, -37.30, 40.60) |
| CIE-LCH | lch(83.09, 55.13, 132.57°) |
| OKLab | oklab(84.13% -0.1023 0.0992) |
| OKLCH | oklch(84.13% 0.142 135.9) |
| XYZ | xyz(45.0480, 62.3419, 30.0776) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 6.01
Pale Light Green
#B1FC99
ΔE00 6.04
Tea Green
#BDF8A3
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E080 #C080E0
analogous
#D0E080 #A0E080 #80E090
triadic
#A0E080 #80A0E0 #E080A0
tetradic
#A0E080 #80D0E0 #C080E0 #E09080
square
#A0E080 #80D0E0 #C080E0 #E09080
split-complementary
#A0E080 #9080E0 #E080D0
monochromatic
#5CB92D #7BD44F #A0E080 #C5ECB1 #EAF8E2
Accessibility & contrast
On white
1.56
#A0E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#A0E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E080
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E080 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#9FDAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a0e080; /* rgb */ color: rgb(160, 224, 128); /* oklch */ color: oklch(84.1% 0.142 135.9);
Tailwind
colors: {
custom: {
50: '#beeaa6',
500: '#a0e080',
950: '#000000',
},
}SCSS
$custom: #a0e080; $custom-light: #beeaa6; $custom-dark: #000000;
JSON
{
"hex": "#a0e080",
"rgb": {
"r": 160,
"g": 224,
"b": 128
},
"hsl": {
"h": 100,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84134,
"c": 0.14247,
"h": 135.9
},
"luminance": 0.62343
}Semantic roles & 50–950 ramp
primary
#A0E080
secondary
#944DB7
accent
#1DC88F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480