#ABC77C#ABC77C
#ABC77C is a light, moderate yellow-green. Relative luminance 0.510; OKLCH L 79.1% C 0.104 H 125.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC77C |
|---|---|
| RGB | rgb(171, 199, 124) |
| HSL | hsl(82, 40%, 63%) |
| HSV | hsv(82, 38%, 78%) |
| CMYK | cmyk(14.1%, 0%, 37.7%, 22%) |
| CIE-LAB | lab(76.65, -22.03, 34.49) |
| CIE-LCH | lch(76.65, 40.92, 122.56°) |
| OKLab | oklab(79.1% -0.0603 0.0849) |
| OKLCH | oklch(79.1% 0.104 125.4) |
| XYZ | xyz(40.8558, 50.9597, 26.7487) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.64
Pale Olive
#B9CC81
ΔE00 2.71
Tan Green
#A9BE70
ΔE00 2.82
Pale Olive Green
#B1D27B
ΔE00 3.15
Light Olive
#ACBF69
ΔE00 3.81
Greenish Tan
#BCCB7A
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC77C #987CC7
analogous
#C7BD7C #ABC77C #85C77C
triadic
#ABC77C #7CABC7 #C77CAB
tetradic
#ABC77C #7CC7BD #987CC7 #C77C85
square
#ABC77C #7CC7BD #987CC7 #C77C85
split-complementary
#ABC77C #7C85C7 #BD7CC7
monochromatic
#6E8D3C #90B551 #ABC77C #C6D9A7 #E2ECD2
Accessibility & contrast
On white
1.88
#ABC77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABC77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC77C
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC77C | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE77
Deuteranopia (green-blind)
#CBBD80
Tritanopia (blue-blind)
#B0C0B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc77c; /* rgb */ color: rgb(171, 199, 124); /* oklch */ color: oklch(79.1% 0.104 125.4);
Tailwind
colors: {
custom: {
50: '#c5d8a3',
500: '#abc77c',
950: '#000000',
},
}SCSS
$custom: #abc77c; $custom-light: #c5d8a3; $custom-dark: #000000;
JSON
{
"hex": "#abc77c",
"rgb": {
"r": 171,
"g": 199,
"b": 124
},
"hsl": {
"h": 82.4,
"s": 40.107,
"l": 63.333
},
"oklch": {
"l": 0.79101,
"c": 0.10417,
"h": 125.4
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#ABC77C
secondary
#6B5394
accent
#32B362
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380