#ABCA80#ABCA80
#ABCA80 is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 79.8% C 0.104 H 127.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCA80 |
|---|---|
| RGB | rgb(171, 202, 128) |
| HSL | hsl(85, 41%, 65%) |
| HSV | hsv(85, 37%, 79%) |
| CMYK | cmyk(15.3%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(77.55, -22.98, 33.60) |
| CIE-LCH | lch(77.55, 40.71, 124.37°) |
| OKLab | oklab(79.84% -0.0628 0.083) |
| OKLCH | oklch(79.84% 0.104 127.1) |
| XYZ | xyz(41.8109, 52.4571, 28.3404) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.80
Pale Olive Green
#B1D27B
ΔE00 2.85
Pale Olive
#B9CC81
ΔE00 3.01
Tan Green
#A9BE70
ΔE00 3.81
Pistachio
#93C572
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCA80 #9F80CA
analogous
#CAC480 #ABCA80 #86CA80
triadic
#ABCA80 #80ABCA #CA80AB
tetradic
#ABCA80 #80CAC4 #9F80CA #CA8086
square
#ABCA80 #80CAC4 #9F80CA #CA8086
split-complementary
#ABCA80 #8086CA #C480CA
monochromatic
#6F923D #8EB855 #ABCA80 #C8DCAB #E4EED6
Accessibility & contrast
On white
1.83
#ABCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCA80
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCA80 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#AFC4B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abca80; /* rgb */ color: rgb(171, 202, 128); /* oklch */ color: oklch(79.8% 0.104 127.1);
Tailwind
colors: {
custom: {
50: '#c5daa5',
500: '#abca80',
950: '#000000',
},
}SCSS
$custom: #abca80; $custom-light: #c5daa5; $custom-dark: #000000;
JSON
{
"hex": "#abca80",
"rgb": {
"r": 171,
"g": 202,
"b": 128
},
"hsl": {
"h": 85.135,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.79842,
"c": 0.1041,
"h": 127.1
},
"luminance": 0.52457
}Semantic roles & 50–950 ramp
primary
#ABCA80
secondary
#725599
accent
#31B468
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380