#ABCC80#ABCC80
#ABCC80 is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.3% C 0.107 H 127.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC80 |
|---|---|
| RGB | rgb(171, 204, 128) |
| HSL | hsl(86, 43%, 65%) |
| HSV | hsv(86, 37%, 80%) |
| CMYK | cmyk(16.2%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(78.11, -23.96, 34.33) |
| CIE-LCH | lch(78.11, 41.86, 124.91°) |
| OKLab | oklab(80.29% -0.0655 0.0847) |
| OKLCH | oklch(80.29% 0.107 127.7) |
| XYZ | xyz(42.2832, 53.4017, 28.4978) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.74
Pale Olive Green
#B1D27B
ΔE00 2.40
Pale Olive
#B9CC81
ΔE00 3.20
Pistachio
#93C572
ΔE00 4.13
Tan Green
#A9BE70
ΔE00 4.24
Greenish Tan
#BCCB7A
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC80 #A180CC
analogous
#CCC780 #ABCC80 #85CC80
triadic
#ABCC80 #80ABCC #CC80AB
tetradic
#ABCC80 #80CCC7 #A180CC #CC8085
square
#ABCC80 #80CCC7 #A180CC #CC8085
split-complementary
#ABCC80 #8085CC #C780CC
monochromatic
#6F963C #8EBA54 #ABCC80 #C8DEAC #E5EFD7
Accessibility & contrast
On white
1.80
#ABCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#ABCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC80
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC80 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37B
Deuteranopia (green-blind)
#CEC184
Tritanopia (blue-blind)
#AFC6B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc80; /* rgb */ color: rgb(171, 204, 128); /* oklch */ color: oklch(80.3% 0.107 127.7);
Tailwind
colors: {
custom: {
50: '#c5dba5',
500: '#abcc80',
950: '#000000',
},
}SCSS
$custom: #abcc80; $custom-light: #c5dba5; $custom-dark: #000000;
JSON
{
"hex": "#abcc80",
"rgb": {
"r": 171,
"g": 204,
"b": 128
},
"hsl": {
"h": 86.053,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.80289,
"c": 0.10711,
"h": 127.7
},
"luminance": 0.53402
}Semantic roles & 50–950 ramp
primary
#ABCC80
secondary
#73549C
accent
#30B66A
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13150F
muted
#828480