#A0CD84#A0CD84
#A0CD84 is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 79.8% C 0.110 H 134.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CD84 |
|---|---|
| RGB | rgb(160, 205, 132) |
| HSL | hsl(97, 42%, 66%) |
| HSV | hsv(97, 36%, 80%) |
| CMYK | cmyk(22%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.76, -27.90, 31.68) |
| CIE-LCH | lch(77.76, 42.21, 131.37°) |
| OKLab | oklab(79.85% -0.0762 0.0787) |
| OKLCH | oklch(79.85% 0.11 134.1) |
| XYZ | xyz(40.4925, 52.8012, 29.8836) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.09
Light Moss Green
#A6C875
ΔE00 3.50
Pale Olive Green
#B1D27B
ΔE00 4.38
Light Grey Green
#B7E1A1
ΔE00 5.49
Pale Olive
#B9CC81
ΔE00 5.80
Tan Green
#A9BE70
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CD84 #B184CD
analogous
#C4CD84 #A0CD84 #84CD8C
triadic
#A0CD84 #84A0CD #CD84A0
tetradic
#A0CD84 #84C4CD #B184CD #CD8C84
square
#A0CD84 #84C4CD #B184CD #CD8C84
split-complementary
#A0CD84 #8C84CD #CD84C4
monochromatic
#61993E #7EBB58 #A0CD84 #C2DFB0 #E3F0DB
Accessibility & contrast
On white
1.82
#A0CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#A0CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CD84
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CD84 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#A0C8BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a0cd84; /* rgb */ color: rgb(160, 205, 132); /* oklch */ color: oklch(79.8% 0.110 134.1);
Tailwind
colors: {
custom: {
50: '#bddca8',
500: '#a0cd84',
950: '#000000',
},
}SCSS
$custom: #a0cd84; $custom-light: #bddca8; $custom-dark: #000000;
JSON
{
"hex": "#a0cd84",
"rgb": {
"r": 160,
"g": 205,
"b": 132
},
"hsl": {
"h": 96.986,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79846,
"c": 0.10951,
"h": 134.1
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#A0CD84
secondary
#83569F
accent
#30B582
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480