#A0CC8A#A0CC8A
#A0CC8A is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.101 H 135.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CC8A |
|---|---|
| RGB | rgb(160, 204, 138) |
| HSL | hsl(100, 39%, 67%) |
| HSV | hsv(100, 32%, 80%) |
| CMYK | cmyk(21.6%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(77.57, -26.55, 28.32) |
| CIE-LCH | lch(77.57, 38.82, 133.14°) |
| OKLab | oklab(79.73% -0.0723 0.0709) |
| OKLCH | oklch(79.73% 0.101 135.6) |
| XYZ | xyz(40.6765, 52.4933, 32.0290) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 5.46
Lichen
#8FB67B
ΔE00 5.77
Pale Olive
#B9CC81
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CC8A #B68ACC
analogous
#C1CC8A #A0CC8A #8ACC95
triadic
#A0CC8A #8AA0CC #CC8AA0
tetradic
#A0CC8A #8AC1CC #B68ACC #CC958A
square
#A0CC8A #8AC1CC #B68ACC #CC958A
split-complementary
#A0CC8A #958ACC #CC8AC1
monochromatic
#5F9943 #7DB95F #A0CC8A #C3DFB5 #E5F1DF
Accessibility & contrast
On white
1.83
#A0CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#A0CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CC8A
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CC8A | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#A0C7BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a0cc8a; /* rgb */ color: rgb(160, 204, 138); /* oklch */ color: oklch(79.7% 0.101 135.6);
Tailwind
colors: {
custom: {
50: '#bddbac',
500: '#a0cc8a',
950: '#000000',
},
}SCSS
$custom: #a0cc8a; $custom-light: #bddbac; $custom-dark: #000000;
JSON
{
"hex": "#a0cc8a",
"rgb": {
"r": 160,
"g": 204,
"b": 138
},
"hsl": {
"h": 100,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79732,
"c": 0.10126,
"h": 135.6
},
"luminance": 0.52494
}Semantic roles & 50–950 ramp
primary
#A0CC8A
secondary
#895BA0
accent
#33B288
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481