#A1CA8A#A1CA8A
#A1CA8A is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.3% C 0.098 H 134.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CA8A |
|---|---|
| RGB | rgb(161, 202, 138) |
| HSL | hsl(98, 38%, 67%) |
| HSV | hsv(98, 32%, 79%) |
| CMYK | cmyk(20.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.07, -25.22, 27.66) |
| CIE-LCH | lch(77.07, 37.43, 132.35°) |
| OKLab | oklab(79.34% -0.0686 0.0693) |
| OKLCH | oklch(79.34% 0.098 134.7) |
| XYZ | xyz(40.4049, 51.6522, 31.8809) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.15
Light Moss Green
#A6C875
ΔE00 4.49
Lichen
#8FB67B
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 5.60
Darkseagreen
#8FBC8F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CA8A #B38ACA
analogous
#C1CA8A #A1CA8A #8ACA93
triadic
#A1CA8A #8AA1CA #CA8AA1
tetradic
#A1CA8A #8AC1CA #B38ACA #CA938A
square
#A1CA8A #8AC1CA #B38ACA #CA938A
split-complementary
#A1CA8A #938ACA #CA8AC1
monochromatic
#619644 #7FB760 #A1CA8A #C3DDB4 #E5F0DE
Accessibility & contrast
On white
1.85
#A1CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#A1CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CA8A
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CA8A | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#A1C5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a1ca8a; /* rgb */ color: rgb(161, 202, 138); /* oklch */ color: oklch(79.3% 0.098 134.7);
Tailwind
colors: {
custom: {
50: '#bddaac',
500: '#a1ca8a',
950: '#000000',
},
}SCSS
$custom: #a1ca8a; $custom-light: #bddaac; $custom-dark: #000000;
JSON
{
"hex": "#a1ca8a",
"rgb": {
"r": 161,
"g": 202,
"b": 138
},
"hsl": {
"h": 98.438,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79344,
"c": 0.09755,
"h": 134.7
},
"luminance": 0.51653
}Semantic roles & 50–950 ramp
primary
#A1CA8A
secondary
#855B9D
accent
#35B184
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381