#A0CA80#A0CA80
#A0CA80 is a light, moderate yellow-green. Relative luminance 0.513; OKLCH L 79.1% C 0.109 H 132.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CA80 |
|---|---|
| RGB | rgb(160, 202, 128) |
| HSL | hsl(94, 41%, 65%) |
| HSV | hsv(94, 37%, 79%) |
| CMYK | cmyk(20.8%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(76.84, -27.02, 32.54) |
| CIE-LCH | lch(76.84, 42.30, 129.70°) |
| OKLab | oklab(79.09% -0.0738 0.0806) |
| OKLCH | oklch(79.09% 0.109 132.5) |
| XYZ | xyz(39.5132, 51.2724, 28.2327) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.60
Light Moss Green
#A6C875
ΔE00 2.74
Pale Olive Green
#B1D27B
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 5.32
Tan Green
#A9BE70
ΔE00 5.36
Lichen
#8FB67B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CA80 #AA80CA
analogous
#C5CA80 #A0CA80 #80CA85
triadic
#A0CA80 #80A0CA #CA80A0
tetradic
#A0CA80 #80C5CA #AA80CA #CA8580
square
#A0CA80 #80C5CA #AA80CA #CA8580
split-complementary
#A0CA80 #8580CA #CA80C5
monochromatic
#62923D #80B855 #A0CA80 #C0DCAB #E1EED6
Accessibility & contrast
On white
1.87
#A0CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A0CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CA80
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CA80 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#A1C4B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a0ca80; /* rgb */ color: rgb(160, 202, 128); /* oklch */ color: oklch(79.1% 0.109 132.5);
Tailwind
colors: {
custom: {
50: '#bddaa5',
500: '#a0ca80',
950: '#000000',
},
}SCSS
$custom: #a0ca80; $custom-light: #bddaa5; $custom-dark: #000000;
JSON
{
"hex": "#a0ca80",
"rgb": {
"r": 160,
"g": 202,
"b": 128
},
"hsl": {
"h": 94.054,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.7909,
"c": 0.1093,
"h": 132.5
},
"luminance": 0.51273
}Semantic roles & 50–950 ramp
primary
#A0CA80
secondary
#7C5599
accent
#31B47C
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#12140F
muted
#828380