#ABCB80#ABCB80
#ABCB80 is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.1% C 0.106 H 127.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB80 |
|---|---|
| RGB | rgb(171, 203, 128) |
| HSL | hsl(86, 42%, 65%) |
| HSV | hsv(86, 37%, 80%) |
| CMYK | cmyk(15.8%, 0%, 36.9%, 20.4%) |
| CIE-LAB | lab(77.83, -23.47, 33.97) |
| CIE-LCH | lch(77.83, 41.29, 124.65°) |
| OKLab | oklab(80.07% -0.0642 0.0839) |
| OKLCH | oklch(80.07% 0.106 127.4) |
| XYZ | xyz(42.0463, 52.9279, 28.4188) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.75
Pale Olive Green
#B1D27B
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 3.10
Tan Green
#A9BE70
ΔE00 4.02
Pistachio
#93C572
ΔE00 4.18
Greenish Tan
#BCCB7A
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB80 #A080CB
analogous
#CBC580 #ABCB80 #86CB80
triadic
#ABCB80 #80ABCB #CB80AB
tetradic
#ABCB80 #80CBC5 #A080CB #CB8086
square
#ABCB80 #80CBC5 #A080CB #CB8086
split-complementary
#ABCB80 #8086CB #C580CB
monochromatic
#6F943D #8EB955 #ABCB80 #C8DDAB #E4EFD7
Accessibility & contrast
On white
1.81
#ABCB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ABCB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB80
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB80 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#AFC5B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abcb80; /* rgb */ color: rgb(171, 203, 128); /* oklch */ color: oklch(80.1% 0.106 127.4);
Tailwind
colors: {
custom: {
50: '#c5dba5',
500: '#abcb80',
950: '#000000',
},
}SCSS
$custom: #abcb80; $custom-light: #c5dba5; $custom-dark: #000000;
JSON
{
"hex": "#abcb80",
"rgb": {
"r": 171,
"g": 203,
"b": 128
},
"hsl": {
"h": 85.6,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.80066,
"c": 0.10561,
"h": 127.4
},
"luminance": 0.52928
}Semantic roles & 50–950 ramp
primary
#ABCB80
secondary
#72559B
accent
#31B569
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13150F
muted
#828480