#A0CD80#A0CD80
#A0CD80 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 79.8% C 0.114 H 133.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CD80 |
|---|---|
| RGB | rgb(160, 205, 128) |
| HSL | hsl(95, 44%, 65%) |
| HSV | hsv(95, 38%, 80%) |
| CMYK | cmyk(22%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.69, -28.46, 33.65) |
| CIE-LCH | lch(77.69, 44.07, 130.22°) |
| OKLab | oklab(79.77% -0.0778 0.0832) |
| OKLCH | oklch(79.77% 0.114 133.1) |
| XYZ | xyz(40.2240, 52.6938, 28.4696) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.69
Light Moss Green
#A6C875
ΔE00 2.93
Pale Olive Green
#B1D27B
ΔE00 3.83
Pale Olive
#B9CC81
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.85
Tan Green
#A9BE70
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CD80 #AD80CD
analogous
#C6CD80 #A0CD80 #80CD86
triadic
#A0CD80 #80A0CD #CD80A0
tetradic
#A0CD80 #80C6CD #AD80CD #CD8680
square
#A0CD80 #80C6CD #AD80CD #CD8680
split-complementary
#A0CD80 #8680CD #CD80C6
monochromatic
#62973B #7FBC54 #A0CD80 #C1DEAC #E2F0D8
Accessibility & contrast
On white
1.82
#A0CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#A0CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CD80
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CD80 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#CCBF84
Tritanopia (blue-blind)
#A1C7BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a0cd80; /* rgb */ color: rgb(160, 205, 128); /* oklch */ color: oklch(79.8% 0.114 133.1);
Tailwind
colors: {
custom: {
50: '#bddca5',
500: '#a0cd80',
950: '#000000',
},
}SCSS
$custom: #a0cd80; $custom-light: #bddca5; $custom-dark: #000000;
JSON
{
"hex": "#a0cd80",
"rgb": {
"r": 160,
"g": 205,
"b": 128
},
"hsl": {
"h": 95.065,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79774,
"c": 0.11391,
"h": 133.1
},
"luminance": 0.52695
}Semantic roles & 50–950 ramp
primary
#A0CD80
secondary
#7F549D
accent
#2FB77E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480