#ABCB77#ABCB77
#ABCB77 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 79.9% C 0.116 H 125.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB77 |
|---|---|
| RGB | rgb(171, 203, 119) |
| HSL | hsl(83, 45%, 63%) |
| HSV | hsv(83, 41%, 80%) |
| CMYK | cmyk(15.8%, 0%, 41.4%, 20.4%) |
| CIE-LAB | lab(77.70, -24.61, 38.37) |
| CIE-LCH | lch(77.70, 45.59, 122.68°) |
| OKLab | oklab(79.91% -0.0678 0.0936) |
| OKLCH | oklch(79.91% 0.116 125.9) |
| XYZ | xyz(41.4800, 52.7014, 25.4363) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 0.99
Pale Olive Green
#B1D27B
ΔE00 1.74
Pale Olive
#B9CC81
ΔE00 3.08
Tan Green
#A9BE70
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 3.87
Light Olive
#ACBF69
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB77 #9777CB
analogous
#CBC177 #ABCB77 #81CB77
triadic
#ABCB77 #77ABCB #CB77AB
tetradic
#ABCB77 #77CBC1 #9777CB #CB7781
square
#ABCB77 #77CBC1 #9777CB #CB7781
split-complementary
#ABCB77 #7781CB #C177CB
monochromatic
#6E9037 #90BA4B #ABCB77 #C6DCA3 #E2EDD0
Accessibility & contrast
On white
1.82
#ABCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB77
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB77 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C171
Deuteranopia (green-blind)
#CFC07B
Tritanopia (blue-blind)
#B0C4B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abcb77; /* rgb */ color: rgb(171, 203, 119); /* oklch */ color: oklch(79.9% 0.116 125.9);
Tailwind
colors: {
custom: {
50: '#c5db9f',
500: '#abcb77',
950: '#000000',
},
}SCSS
$custom: #abcb77; $custom-light: #c5db9f; $custom-dark: #000000;
JSON
{
"hex": "#abcb77",
"rgb": {
"r": 171,
"g": 203,
"b": 119
},
"hsl": {
"h": 82.857,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.79914,
"c": 0.11562,
"h": 125.9
},
"luminance": 0.52702
}Semantic roles & 50–950 ramp
primary
#ABCB77
secondary
#6B4F97
accent
#2EB862
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480