#A0CA8A#A0CA8A
#A0CA8A is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.3% C 0.098 H 135.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CA8A |
|---|---|
| RGB | rgb(160, 202, 138) |
| HSL | hsl(99, 38%, 67%) |
| HSV | hsv(99, 32%, 79%) |
| CMYK | cmyk(20.8%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.01, -25.58, 27.57) |
| CIE-LCH | lch(77.01, 37.60, 132.85°) |
| OKLab | oklab(79.28% -0.0696 0.0691) |
| OKLCH | oklch(79.28% 0.098 135.2) |
| XYZ | xyz(40.2042, 51.5487, 31.8715) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.11
Light Moss Green
#A6C875
ΔE00 4.60
Lichen
#8FB67B
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CA8A #B48ACA
analogous
#C0CA8A #A0CA8A #8ACA94
triadic
#A0CA8A #8AA0CA #CA8AA0
tetradic
#A0CA8A #8AC0CA #B48ACA #CA948A
square
#A0CA8A #8AC0CA #B48ACA #CA948A
split-complementary
#A0CA8A #948ACA #CA8AC0
monochromatic
#609644 #7EB760 #A0CA8A #C2DDB4 #E4F0DE
Accessibility & contrast
On white
1.86
#A0CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#A0CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CA8A
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CA8A | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C8BD8D
Tritanopia (blue-blind)
#A0C5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a0ca8a; /* rgb */ color: rgb(160, 202, 138); /* oklch */ color: oklch(79.3% 0.098 135.2);
Tailwind
colors: {
custom: {
50: '#bddaac',
500: '#a0ca8a',
950: '#000000',
},
}SCSS
$custom: #a0ca8a; $custom-light: #bddaac; $custom-dark: #000000;
JSON
{
"hex": "#a0ca8a",
"rgb": {
"r": 160,
"g": 202,
"b": 138
},
"hsl": {
"h": 99.375,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79278,
"c": 0.09808,
"h": 135.2
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#A0CA8A
secondary
#865B9D
accent
#35B186
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381