#ABCF77#ABCF77
#ABCF77 is a light, vivid yellow-green. Relative luminance 0.546; OKLCH L 80.8% C 0.121 H 127.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCF77 |
|---|---|
| RGB | rgb(171, 207, 119) |
| HSL | hsl(85, 48%, 64%) |
| HSV | hsv(85, 43%, 81%) |
| CMYK | cmyk(17.4%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(78.82, -26.55, 39.79) |
| CIE-LCH | lch(78.82, 47.84, 123.71°) |
| OKLab | oklab(80.81% -0.0733 0.0969) |
| OKLCH | oklch(80.81% 0.121 127.1) |
| XYZ | xyz(42.4368, 54.6150, 25.7552) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.07
Light Moss Green
#A6C875
ΔE00 1.82
Pale Olive
#B9CC81
ΔE00 3.77
Pistachio
#93C572
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 4.49
Tan Green
#A9BE70
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCF77 #9B77CF
analogous
#CFC777 #ABCF77 #7FCF77
triadic
#ABCF77 #77ABCF #CF77AB
tetradic
#ABCF77 #77CFC7 #9B77CF #CF777F
square
#ABCF77 #77CFC7 #9B77CF #CF777F
split-complementary
#ABCF77 #777FCF #C777CF
monochromatic
#6F9635 #8FBF4A #ABCF77 #C7DFA4 #E3EFD1
Accessibility & contrast
On white
1.76
#ABCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCF77
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCF77 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C570
Deuteranopia (green-blind)
#D2C27C
Tritanopia (blue-blind)
#AFC8BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcf77; /* rgb */ color: rgb(171, 207, 119); /* oklch */ color: oklch(80.8% 0.121 127.1);
Tailwind
colors: {
custom: {
50: '#c5dd9f',
500: '#abcf77',
950: '#000000',
},
}SCSS
$custom: #abcf77; $custom-light: #c5dd9f; $custom-dark: #000000;
JSON
{
"hex": "#abcf77",
"rgb": {
"r": 171,
"g": 207,
"b": 119
},
"hsl": {
"h": 84.545,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.80814,
"c": 0.12144,
"h": 127.1
},
"luminance": 0.54615
}Semantic roles & 50–950 ramp
primary
#ABCF77
secondary
#6E4E9C
accent
#2ABB66
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480