#A0CB8A#A0CB8A
#A0CB8A is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.5% C 0.100 H 135.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CB8A |
|---|---|
| RGB | rgb(160, 203, 138) |
| HSL | hsl(100, 38%, 67%) |
| HSV | hsv(100, 32%, 80%) |
| CMYK | cmyk(21.2%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(77.29, -26.06, 27.95) |
| CIE-LCH | lch(77.29, 38.21, 133.00°) |
| OKLab | oklab(79.51% -0.0709 0.07) |
| OKLCH | oklch(79.51% 0.1 135.4) |
| XYZ | xyz(40.4396, 52.0195, 31.9500) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 5.45
Lichen
#8FB67B
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 5.58
Darkseagreen
#8FBC8F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CB8A #B58ACB
analogous
#C1CB8A #A0CB8A #8ACB95
triadic
#A0CB8A #8AA0CB #CB8AA0
tetradic
#A0CB8A #8AC1CB #B58ACB #CB958A
square
#A0CB8A #8AC1CB #B58ACB #CB958A
split-complementary
#A0CB8A #958ACB #CB8AC1
monochromatic
#609743 #7EB860 #A0CB8A #C2DEB4 #E5F1DF
Accessibility & contrast
On white
1.84
#A0CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#A0CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CB8A
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CB8A | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C9BE8D
Tritanopia (blue-blind)
#A0C6BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a0cb8a; /* rgb */ color: rgb(160, 203, 138); /* oklch */ color: oklch(79.5% 0.100 135.4);
Tailwind
colors: {
custom: {
50: '#bddbac',
500: '#a0cb8a',
950: '#000000',
},
}SCSS
$custom: #a0cb8a; $custom-light: #bddbac; $custom-dark: #000000;
JSON
{
"hex": "#a0cb8a",
"rgb": {
"r": 160,
"g": 203,
"b": 138
},
"hsl": {
"h": 99.692,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.79505,
"c": 0.09968,
"h": 135.4
},
"luminance": 0.5202
}Semantic roles & 50–950 ramp
primary
#A0CB8A
secondary
#875B9E
accent
#34B187
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121510
muted
#828481