#A7CB8A#A7CB8A
#A7CB8A is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.0% C 0.096 H 131.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CB8A |
|---|---|
| RGB | rgb(167, 203, 138) |
| HSL | hsl(93, 38%, 67%) |
| HSV | hsv(93, 32%, 80%) |
| CMYK | cmyk(17.7%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(77.73, -23.55, 28.61) |
| CIE-LCH | lch(77.73, 37.06, 129.46°) |
| OKLab | oklab(79.97% -0.064 0.0716) |
| OKLCH | oklch(79.97% 0.096 131.8) |
| XYZ | xyz(41.8789, 52.7617, 32.0175) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.85
Pistachio
#93C572
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 4.73
Pale Olive
#B9CC81
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.29
Tan Green
#A9BE70
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CB8A #AE8ACB
analogous
#C8CB8A #A7CB8A #8ACB8E
triadic
#A7CB8A #8AA7CB #CB8AA7
tetradic
#A7CB8A #8AC8CB #AE8ACB #CB8E8A
square
#A7CB8A #8AC8CB #AE8ACB #CB8E8A
split-complementary
#A7CB8A #8E8ACB #CB8AC8
monochromatic
#699743 #87B860 #A7CB8A #C7DEB4 #E7F1DF
Accessibility & contrast
On white
1.82
#A7CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#A7CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CB8A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CB8A | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#A8C6BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a7cb8a; /* rgb */ color: rgb(167, 203, 138); /* oklch */ color: oklch(80.0% 0.096 131.8);
Tailwind
colors: {
custom: {
50: '#c2dbac',
500: '#a7cb8a',
950: '#000000',
},
}SCSS
$custom: #a7cb8a; $custom-light: #c2dbac; $custom-dark: #000000;
JSON
{
"hex": "#a7cb8a",
"rgb": {
"r": 167,
"g": 203,
"b": 138
},
"hsl": {
"h": 93.231,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.79973,
"c": 0.09605,
"h": 131.8
},
"luminance": 0.52762
}Semantic roles & 50–950 ramp
primary
#A7CB8A
secondary
#805B9E
accent
#34B179
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#121510
muted
#828481