#A7CA8A#A7CA8A
#A7CA8A is a light, moderate yellow-green. Relative luminance 0.523; OKLCH L 79.7% C 0.094 H 131.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CA8A |
|---|---|
| RGB | rgb(167, 202, 138) |
| HSL | hsl(93, 38%, 67%) |
| HSV | hsv(93, 32%, 79%) |
| CMYK | cmyk(17.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.45, -23.06, 28.24) |
| CIE-LCH | lch(77.45, 36.46, 129.24°) |
| OKLab | oklab(79.75% -0.0627 0.0707) |
| OKLCH | oklch(79.75% 0.094 131.6) |
| XYZ | xyz(41.6435, 52.2909, 31.9390) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.92
Pistachio
#93C572
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.90
Pale Olive
#B9CC81
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.51
Tan Green
#A9BE70
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CA8A #AD8ACA
analogous
#C7CA8A #A7CA8A #8ACA8D
triadic
#A7CA8A #8AA7CA #CA8AA7
tetradic
#A7CA8A #8AC7CA #AD8ACA #CA8D8A
square
#A7CA8A #8AC7CA #AD8ACA #CA8D8A
split-complementary
#A7CA8A #8D8ACA #CA8AC7
monochromatic
#699644 #87B760 #A7CA8A #C7DDB4 #E6F0DE
Accessibility & contrast
On white
1.83
#A7CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#A7CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CA8A
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CA8A | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#A9C5B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a7ca8a; /* rgb */ color: rgb(167, 202, 138); /* oklch */ color: oklch(79.7% 0.094 131.6);
Tailwind
colors: {
custom: {
50: '#c2daac',
500: '#a7ca8a',
950: '#000000',
},
}SCSS
$custom: #a7ca8a; $custom-light: #c2daac; $custom-dark: #000000;
JSON
{
"hex": "#a7ca8a",
"rgb": {
"r": 167,
"g": 202,
"b": 138
},
"hsl": {
"h": 92.812,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79749,
"c": 0.09448,
"h": 131.6
},
"luminance": 0.52292
}Semantic roles & 50–950 ramp
primary
#A7CA8A
secondary
#7F5B9D
accent
#35B179
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#121410
muted
#828381