#ABCC77#ABCC77
#ABCC77 is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.1% C 0.117 H 126.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC77 |
|---|---|
| RGB | rgb(171, 204, 119) |
| HSL | hsl(83, 45%, 63%) |
| HSV | hsv(83, 42%, 80%) |
| CMYK | cmyk(16.2%, 0%, 41.7%, 20%) |
| CIE-LAB | lab(77.98, -25.10, 38.73) |
| CIE-LCH | lch(77.98, 46.15, 122.95°) |
| OKLab | oklab(80.14% -0.0692 0.0944) |
| OKLCH | oklch(80.14% 0.117 126.2) |
| XYZ | xyz(41.7169, 53.1752, 25.5152) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.14
Pale Olive Green
#B1D27B
ΔE00 1.51
Pale Olive
#B9CC81
ΔE00 3.23
Tan Green
#A9BE70
ΔE00 3.94
Greenish Tan
#BCCB7A
ΔE00 4.01
Light Olive
#ACBF69
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC77 #9877CC
analogous
#CCC277 #ABCC77 #80CC77
triadic
#ABCC77 #77ABCC #CC77AB
tetradic
#ABCC77 #77CCC2 #9877CC #CC7780
square
#ABCC77 #77CCC2 #9877CC #CC7780
split-complementary
#ABCC77 #7780CC #C277CC
monochromatic
#6E9237 #90BB4A #ABCC77 #C6DDA4 #E2EDD0
Accessibility & contrast
On white
1.80
#ABCC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABCC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC77
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC77 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C270
Deuteranopia (green-blind)
#CFC07C
Tritanopia (blue-blind)
#B0C5B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc77; /* rgb */ color: rgb(171, 204, 119); /* oklch */ color: oklch(80.1% 0.117 126.2);
Tailwind
colors: {
custom: {
50: '#c5db9f',
500: '#abcc77',
950: '#000000',
},
}SCSS
$custom: #abcc77; $custom-light: #c5db9f; $custom-dark: #000000;
JSON
{
"hex": "#abcc77",
"rgb": {
"r": 171,
"g": 204,
"b": 119
},
"hsl": {
"h": 83.294,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.80139,
"c": 0.11708,
"h": 126.2
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#ABCC77
secondary
#6B4F98
accent
#2DB963
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480