#A7CD89#A7CD89
#A7CD89 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.100 H 132.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CD89 |
|---|---|
| RGB | rgb(167, 205, 137) |
| HSL | hsl(94, 40%, 67%) |
| HSV | hsv(94, 33%, 80%) |
| CMYK | cmyk(18.5%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.28, -24.68, 29.86) |
| CIE-LCH | lch(78.28, 38.73, 129.57°) |
| OKLab | oklab(80.4% -0.0672 0.0745) |
| OKLCH | oklch(80.4% 0.1 132) |
| XYZ | xyz(42.2822, 53.6835, 31.7964) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.57
Pistachio
#93C572
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 4.87
Light Grey Green
#B7E1A1
ΔE00 4.96
Tan Green
#A9BE70
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CD89 #AF89CD
analogous
#C9CD89 #A7CD89 #89CD8D
triadic
#A7CD89 #89A7CD #CD89A7
tetradic
#A7CD89 #89C9CD #AF89CD #CD8D89
square
#A7CD89 #89C9CD #AF89CD #CD8D89
split-complementary
#A7CD89 #8D89CD #CD89C9
monochromatic
#699A41 #87BB5E #A7CD89 #C7DFB4 #E7F1DF
Accessibility & contrast
On white
1.79
#A7CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#A7CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CD89
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CD89 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#A8C8BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a7cd89; /* rgb */ color: rgb(167, 205, 137); /* oklch */ color: oklch(80.4% 0.100 132.0);
Tailwind
colors: {
custom: {
50: '#c2dcac',
500: '#a7cd89',
950: '#000000',
},
}SCSS
$custom: #a7cd89; $custom-light: #c2dcac; $custom-dark: #000000;
JSON
{
"hex": "#a7cd89",
"rgb": {
"r": 167,
"g": 205,
"b": 137
},
"hsl": {
"h": 93.529,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80403,
"c": 0.10032,
"h": 132
},
"luminance": 0.53684
}Semantic roles & 50–950 ramp
primary
#A7CD89
secondary
#815AA1
accent
#32B47A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481