#ABC77A#ABC77A
#ABC77A is a light, moderate yellow-green. Relative luminance 0.509; OKLCH L 79.1% C 0.106 H 125.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC77A |
|---|---|
| RGB | rgb(171, 199, 122) |
| HSL | hsl(82, 41%, 63%) |
| HSV | hsv(82, 39%, 78%) |
| CMYK | cmyk(14.1%, 0%, 38.7%, 22%) |
| CIE-LAB | lab(76.62, -22.28, 35.48) |
| CIE-LCH | lch(76.62, 41.89, 122.13°) |
| OKLab | oklab(79.07% -0.0611 0.0871) |
| OKLCH | oklch(79.07% 0.106 125) |
| XYZ | xyz(40.7306, 50.9097, 26.0893) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.41
Pale Olive
#B9CC81
ΔE00 2.67
Tan Green
#A9BE70
ΔE00 2.67
Pale Olive Green
#B1D27B
ΔE00 2.97
Light Olive
#ACBF69
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC77A #967AC7
analogous
#C7BC7A #ABC77A #84C77A
triadic
#ABC77A #7AABC7 #C77AAB
tetradic
#ABC77A #7AC7BC #967AC7 #C77A84
square
#ABC77A #7AC7BC #967AC7 #C77A84
split-complementary
#ABC77A #7A84C7 #BC7AC7
monochromatic
#6E8C3B #90B54F #ABC77A #C6D9A5 #E1EBD0
Accessibility & contrast
On white
1.88
#ABC77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABC77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC77A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC77A | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE74
Deuteranopia (green-blind)
#CBBD7E
Tritanopia (blue-blind)
#B0C0B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc77a; /* rgb */ color: rgb(171, 199, 122); /* oklch */ color: oklch(79.1% 0.106 125.0);
Tailwind
colors: {
custom: {
50: '#c5d8a1',
500: '#abc77a',
950: '#000000',
},
}SCSS
$custom: #abc77a; $custom-light: #c5d8a1; $custom-dark: #000000;
JSON
{
"hex": "#abc77a",
"rgb": {
"r": 171,
"g": 199,
"b": 122
},
"hsl": {
"h": 81.818,
"s": 40.741,
"l": 62.941
},
"oklch": {
"l": 0.79067,
"c": 0.10643,
"h": 125
},
"luminance": 0.5091
}Semantic roles & 50–950 ramp
primary
#ABC77A
secondary
#6A5293
accent
#32B461
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380