#ABCF79#ABCF79
#ABCF79 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 80.8% C 0.119 H 127.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCF79 |
|---|---|
| RGB | rgb(171, 207, 121) |
| HSL | hsl(85, 47%, 64%) |
| HSV | hsv(85, 42%, 81%) |
| CMYK | cmyk(17.4%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(78.85, -26.31, 38.83) |
| CIE-LCH | lch(78.85, 46.90, 124.12°) |
| OKLab | oklab(80.85% -0.0725 0.0948) |
| OKLCH | oklch(80.85% 0.119 127.4) |
| XYZ | xyz(42.5582, 54.6636, 26.3944) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.11
Light Moss Green
#A6C875
ΔE00 1.74
Pale Olive
#B9CC81
ΔE00 3.69
Pistachio
#93C572
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.53
Tan Green
#A9BE70
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCF79 #9D79CF
analogous
#CFC879 #ABCF79 #80CF79
triadic
#ABCF79 #79ABCF #CF79AB
tetradic
#ABCF79 #79CFC8 #9D79CF #CF7980
square
#ABCF79 #79CFC8 #9D79CF #CF7980
split-complementary
#ABCF79 #7980CF #C879CF
monochromatic
#6F9736 #8FBF4C #ABCF79 #C7DFA6 #E3EFD3
Accessibility & contrast
On white
1.76
#ABCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ABCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCF79
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCF79 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C572
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#AFC8BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcf79; /* rgb */ color: rgb(171, 207, 121); /* oklch */ color: oklch(80.8% 0.119 127.4);
Tailwind
colors: {
custom: {
50: '#c5dda1',
500: '#abcf79',
950: '#000000',
},
}SCSS
$custom: #abcf79; $custom-light: #c5dda1; $custom-dark: #000000;
JSON
{
"hex": "#abcf79",
"rgb": {
"r": 171,
"g": 207,
"b": 121
},
"hsl": {
"h": 85.116,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.80846,
"c": 0.1193,
"h": 127.4
},
"luminance": 0.54664
}Semantic roles & 50–950 ramp
primary
#ABCF79
secondary
#704F9D
accent
#2BBB67
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480