#A6CA8A#A6CA8A
#A6CA8A is a light, moderate yellow-green. Relative luminance 0.522; OKLCH L 79.7% C 0.095 H 132.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CA8A |
|---|---|
| RGB | rgb(166, 202, 138) |
| HSL | hsl(94, 38%, 67%) |
| HSV | hsv(94, 32%, 79%) |
| CMYK | cmyk(17.8%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(77.39, -23.43, 28.14) |
| CIE-LCH | lch(77.39, 36.62, 129.77°) |
| OKLab | oklab(79.68% -0.0637 0.0705) |
| OKLCH | oklch(79.68% 0.095 132.1) |
| XYZ | xyz(41.4330, 52.1823, 31.9291) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.00
Pistachio
#93C572
ΔE00 4.48
Pale Olive Green
#B1D27B
ΔE00 5.00
Pale Olive
#B9CC81
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.50
Lichen
#8FB67B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CA8A #AE8ACA
analogous
#C6CA8A #A6CA8A #8ACA8E
triadic
#A6CA8A #8AA6CA #CA8AA6
tetradic
#A6CA8A #8AC6CA #AE8ACA #CA8E8A
square
#A6CA8A #8AC6CA #AE8ACA #CA8E8A
split-complementary
#A6CA8A #8E8ACA #CA8AC6
monochromatic
#689644 #86B760 #A6CA8A #C6DDB4 #E6F0DE
Accessibility & contrast
On white
1.84
#A6CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#A6CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CA8A
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CA8A | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#CABE8D
Tritanopia (blue-blind)
#A7C5B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a6ca8a; /* rgb */ color: rgb(166, 202, 138); /* oklch */ color: oklch(79.7% 0.095 132.1);
Tailwind
colors: {
custom: {
50: '#c1daac',
500: '#a6ca8a',
950: '#000000',
},
}SCSS
$custom: #a6ca8a; $custom-light: #c1daac; $custom-dark: #000000;
JSON
{
"hex": "#a6ca8a",
"rgb": {
"r": 166,
"g": 202,
"b": 138
},
"hsl": {
"h": 93.75,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79681,
"c": 0.09497,
"h": 132.1
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#A6CA8A
secondary
#805B9D
accent
#35B17A
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#121410
muted
#828381