#ABCC79#ABCC79
#ABCC79 is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.2% C 0.115 H 126.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC79 |
|---|---|
| RGB | rgb(171, 204, 121) |
| HSL | hsl(84, 45%, 64%) |
| HSV | hsv(84, 41%, 80%) |
| CMYK | cmyk(16.2%, 0%, 40.7%, 20%) |
| CIE-LAB | lab(78.01, -24.85, 37.76) |
| CIE-LCH | lch(78.01, 45.20, 123.36°) |
| OKLab | oklab(80.17% -0.0684 0.0923) |
| OKLCH | oklch(80.17% 0.115 126.5) |
| XYZ | xyz(41.8383, 53.2237, 26.1545) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.10
Pale Olive Green
#B1D27B
ΔE00 1.60
Pale Olive
#B9CC81
ΔE00 3.16
Tan Green
#A9BE70
ΔE00 3.95
Greenish Tan
#BCCB7A
ΔE00 4.07
Pistachio
#93C572
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC79 #9A79CC
analogous
#CCC379 #ABCC79 #81CC79
triadic
#ABCC79 #79ABCC #CC79AB
tetradic
#ABCC79 #79CCC3 #9A79CC #CC7981
square
#ABCC79 #79CCC3 #9A79CC #CC7981
split-complementary
#ABCC79 #7981CC #C379CC
monochromatic
#6F9338 #8FBB4D #ABCC79 #C7DDA5 #E3EED2
Accessibility & contrast
On white
1.80
#ABCC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABCC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC79
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC79 | 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)
#D4C273
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#AFC5B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc79; /* rgb */ color: rgb(171, 204, 121); /* oklch */ color: oklch(80.2% 0.115 126.5);
Tailwind
colors: {
custom: {
50: '#c5dba1',
500: '#abcc79',
950: '#000000',
},
}SCSS
$custom: #abcc79; $custom-light: #c5dba1; $custom-dark: #000000;
JSON
{
"hex": "#abcc79",
"rgb": {
"r": 171,
"g": 204,
"b": 121
},
"hsl": {
"h": 83.855,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.80171,
"c": 0.1149,
"h": 126.5
},
"luminance": 0.53224
}Semantic roles & 50–950 ramp
primary
#ABCC79
secondary
#6D5099
accent
#2DB865
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480