#ABCB79#ABCB79
#ABCB79 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 79.9% C 0.113 H 126.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB79 |
|---|---|
| RGB | rgb(171, 203, 121) |
| HSL | hsl(83, 44%, 64%) |
| HSV | hsv(83, 40%, 80%) |
| CMYK | cmyk(15.8%, 0%, 40.4%, 20.4%) |
| CIE-LAB | lab(77.73, -24.37, 37.40) |
| CIE-LCH | lch(77.73, 44.64, 123.09°) |
| OKLab | oklab(79.95% -0.067 0.0915) |
| OKLCH | oklch(79.95% 0.113 126.2) |
| XYZ | xyz(41.6014, 52.7499, 26.0755) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 0.97
Pale Olive Green
#B1D27B
ΔE00 1.83
Pale Olive
#B9CC81
ΔE00 3.01
Tan Green
#A9BE70
ΔE00 3.68
Greenish Tan
#BCCB7A
ΔE00 3.95
Light Olive
#ACBF69
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB79 #9979CB
analogous
#CBC279 #ABCB79 #82CB79
triadic
#ABCB79 #79ABCB #CB79AB
tetradic
#ABCB79 #79CBC2 #9979CB #CB7982
square
#ABCB79 #79CBC2 #9979CB #CB7982
split-complementary
#ABCB79 #7982CB #C279CB
monochromatic
#6F9138 #8FBA4D #ABCB79 #C7DCA5 #E2EDD1
Accessibility & contrast
On white
1.82
#ABCB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABCB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB79
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB79 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#CEC07D
Tritanopia (blue-blind)
#AFC4B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abcb79; /* rgb */ color: rgb(171, 203, 121); /* oklch */ color: oklch(79.9% 0.113 126.2);
Tailwind
colors: {
custom: {
50: '#c5dba1',
500: '#abcb79',
950: '#000000',
},
}SCSS
$custom: #abcb79; $custom-light: #c5dba1; $custom-dark: #000000;
JSON
{
"hex": "#abcb79",
"rgb": {
"r": 171,
"g": 203,
"b": 121
},
"hsl": {
"h": 83.415,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.79947,
"c": 0.11343,
"h": 126.2
},
"luminance": 0.5275
}Semantic roles & 50–950 ramp
primary
#ABCB79
secondary
#6C5098
accent
#2EB764
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480