#ABC77B#ABC77B
#ABC77B is a light, moderate yellow-green. Relative luminance 0.509; OKLCH L 79.1% C 0.105 H 125.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC77B |
|---|---|
| RGB | rgb(171, 199, 123) |
| HSL | hsl(82, 40%, 63%) |
| HSV | hsv(82, 38%, 78%) |
| CMYK | cmyk(14.1%, 0%, 38.2%, 22%) |
| CIE-LAB | lab(76.64, -22.15, 34.98) |
| CIE-LCH | lch(76.64, 41.41, 122.34°) |
| OKLab | oklab(79.08% -0.0607 0.086) |
| OKLCH | oklch(79.08% 0.105 125.2) |
| XYZ | xyz(40.7929, 50.9346, 26.4173) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.51
Pale Olive
#B9CC81
ΔE00 2.68
Tan Green
#A9BE70
ΔE00 2.74
Pale Olive Green
#B1D27B
ΔE00 3.06
Light Olive
#ACBF69
ΔE00 3.67
Greenish Tan
#BCCB7A
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC77B #977BC7
analogous
#C7BD7B #ABC77B #85C77B
triadic
#ABC77B #7BABC7 #C77BAB
tetradic
#ABC77B #7BC7BD #977BC7 #C77B85
square
#ABC77B #7BC7BD #977BC7 #C77B85
split-complementary
#ABC77B #7B85C7 #BD7BC7
monochromatic
#6E8C3B #90B550 #ABC77B #C6D9A6 #E2EBD1
Accessibility & contrast
On white
1.88
#ABC77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABC77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC77B
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC77B | 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)
#CFBE75
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#B0C0B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc77b; /* rgb */ color: rgb(171, 199, 123); /* oklch */ color: oklch(79.1% 0.105 125.2);
Tailwind
colors: {
custom: {
50: '#c5d8a2',
500: '#abc77b',
950: '#000000',
},
}SCSS
$custom: #abc77b; $custom-light: #c5d8a2; $custom-dark: #000000;
JSON
{
"hex": "#abc77b",
"rgb": {
"r": 171,
"g": 199,
"b": 123
},
"hsl": {
"h": 82.105,
"s": 40.426,
"l": 63.137
},
"oklch": {
"l": 0.79084,
"c": 0.1053,
"h": 125.2
},
"luminance": 0.50935
}Semantic roles & 50–950 ramp
primary
#ABC77B
secondary
#6B5394
accent
#32B362
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380