#ABC880#ABC880
#ABC880 is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.4% C 0.101 H 126.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC880 |
|---|---|
| RGB | rgb(171, 200, 128) |
| HSL | hsl(84, 40%, 64%) |
| HSV | hsv(84, 36%, 78%) |
| CMYK | cmyk(14.5%, 0%, 36%, 21.6%) |
| CIE-LAB | lab(77.00, -22.00, 32.88) |
| CIE-LCH | lch(77.00, 39.56, 123.79°) |
| OKLab | oklab(79.4% -0.06 0.0813) |
| OKLCH | oklch(79.4% 0.101 126.4) |
| XYZ | xyz(41.3447, 51.5247, 28.1850) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.06
Pale Olive
#B9CC81
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 3.35
Tan Green
#A9BE70
ΔE00 3.42
Greenish Tan
#BCCB7A
ΔE00 4.31
Pistachio
#93C572
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC880 #9D80C8
analogous
#C8C180 #ABC880 #87C880
triadic
#ABC880 #80ABC8 #C880AB
tetradic
#ABC880 #80C8C1 #9D80C8 #C88087
square
#ABC880 #80C8C1 #9D80C8 #C88087
split-complementary
#ABC880 #8087C8 #C180C8
monochromatic
#6F8F3E #8FB655 #ABC880 #C7DAAB #E3EDD5
Accessibility & contrast
On white
1.86
#ABC880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ABC880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC880
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC880 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#AFC2B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc880; /* rgb */ color: rgb(171, 200, 128); /* oklch */ color: oklch(79.4% 0.101 126.4);
Tailwind
colors: {
custom: {
50: '#c5d8a5',
500: '#abc880',
950: '#000000',
},
}SCSS
$custom: #abc880; $custom-light: #c5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#abc880",
"rgb": {
"r": 171,
"g": 200,
"b": 128
},
"hsl": {
"h": 84.167,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.79395,
"c": 0.10109,
"h": 126.4
},
"luminance": 0.51525
}Semantic roles & 50–950 ramp
primary
#ABC880
secondary
#705597
accent
#33B366
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380