#A0CD85#A0CD85
#A0CD85 is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 79.9% C 0.108 H 134.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CD85 |
|---|---|
| RGB | rgb(160, 205, 133) |
| HSL | hsl(98, 42%, 66%) |
| HSV | hsv(98, 35%, 80%) |
| CMYK | cmyk(22%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.77, -27.76, 31.18) |
| CIE-LCH | lch(77.77, 41.75, 131.68°) |
| OKLab | oklab(79.86% -0.0757 0.0775) |
| OKLCH | oklch(79.86% 0.108 134.3) |
| XYZ | xyz(40.5612, 52.8287, 30.2457) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.21
Light Moss Green
#A6C875
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.87
Lichen
#8FB67B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CD85 #B285CD
analogous
#C4CD85 #A0CD85 #85CD8E
triadic
#A0CD85 #85A0CD #CD85A0
tetradic
#A0CD85 #85C4CD #B285CD #CD8E85
square
#A0CD85 #85C4CD #B285CD #CD8E85
split-complementary
#A0CD85 #8E85CD #CD85C4
monochromatic
#61993F #7EBB5A #A0CD85 #C2DFB0 #E4F1DC
Accessibility & contrast
On white
1.82
#A0CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#A0CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CD85
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CD85 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#A0C8BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a0cd85; /* rgb */ color: rgb(160, 205, 133); /* oklch */ color: oklch(79.9% 0.108 134.3);
Tailwind
colors: {
custom: {
50: '#bddca9',
500: '#a0cd85',
950: '#000000',
},
}SCSS
$custom: #a0cd85; $custom-light: #bddca9; $custom-dark: #000000;
JSON
{
"hex": "#a0cd85",
"rgb": {
"r": 160,
"g": 205,
"b": 133
},
"hsl": {
"h": 97.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79864,
"c": 0.1084,
"h": 134.3
},
"luminance": 0.5283
}Semantic roles & 50–950 ramp
primary
#A0CD85
secondary
#84579F
accent
#31B583
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480