#A3CA8A#A3CA8A
#A3CA8A is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.5% C 0.097 H 133.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CA8A |
|---|---|
| RGB | rgb(163, 202, 138) |
| HSL | hsl(97, 38%, 67%) |
| HSV | hsv(97, 32%, 79%) |
| CMYK | cmyk(19.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.20, -24.51, 27.85) |
| CIE-LCH | lch(77.20, 37.10, 131.34°) |
| OKLab | oklab(79.48% -0.0666 0.0698) |
| OKLCH | oklch(79.48% 0.097 133.7) |
| XYZ | xyz(40.8113, 51.8618, 31.9000) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.25
Light Moss Green
#A6C875
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 5.34
Lichen
#8FB67B
ΔE00 5.43
Light Grey Green
#B7E1A1
ΔE00 5.53
Pale Olive
#B9CC81
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CA8A #B18ACA
analogous
#C3CA8A #A3CA8A #8ACA91
triadic
#A3CA8A #8AA3CA #CA8AA3
tetradic
#A3CA8A #8AC3CA #B18ACA #CA918A
square
#A3CA8A #8AC3CA #B18ACA #CA918A
split-complementary
#A3CA8A #918ACA #CA8AC3
monochromatic
#649644 #82B760 #A3CA8A #C4DDB4 #E5F0DE
Accessibility & contrast
On white
1.85
#A3CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#A3CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CA8A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CA8A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#A4C5B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a3ca8a; /* rgb */ color: rgb(163, 202, 138); /* oklch */ color: oklch(79.5% 0.097 133.7);
Tailwind
colors: {
custom: {
50: '#bfdaac',
500: '#a3ca8a',
950: '#000000',
},
}SCSS
$custom: #a3ca8a; $custom-light: #bfdaac; $custom-dark: #000000;
JSON
{
"hex": "#a3ca8a",
"rgb": {
"r": 163,
"g": 202,
"b": 138
},
"hsl": {
"h": 96.563,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79478,
"c": 0.0965,
"h": 133.7
},
"luminance": 0.51863
}Semantic roles & 50–950 ramp
primary
#A3CA8A
secondary
#835B9D
accent
#35B180
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#121410
muted
#828381