#ABCB86#ABCB86
#ABCB86 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.2% C 0.099 H 128.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB86 |
|---|---|
| RGB | rgb(171, 203, 134) |
| HSL | hsl(88, 40%, 66%) |
| HSV | hsv(88, 34%, 80%) |
| CMYK | cmyk(15.8%, 0%, 34%, 20.4%) |
| CIE-LAB | lab(77.93, -22.66, 31.00) |
| CIE-LCH | lch(77.93, 38.40, 126.17°) |
| OKLab | oklab(80.17% -0.0617 0.0771) |
| OKLCH | oklch(80.17% 0.099 128.7) |
| XYZ | xyz(42.4530, 53.0905, 30.5605) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.83
Pale Olive
#B9CC81
ΔE00 3.60
Pale Olive Green
#B1D27B
ΔE00 3.61
Pistachio
#93C572
ΔE00 4.52
Tan Green
#A9BE70
ΔE00 4.64
Greenish Tan
#BCCB7A
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB86 #A686CB
analogous
#CBC886 #ABCB86 #88CB86
triadic
#ABCB86 #86ABCB #CB86AB
tetradic
#ABCB86 #86CBC8 #A686CB #CB8688
square
#ABCB86 #86CBC8 #A686CB #CB8688
split-complementary
#ABCB86 #8688CB #C886CB
monochromatic
#6E9641 #8DB95B #ABCB86 #C9DDB1 #E6F0DC
Accessibility & contrast
On white
1.81
#ABCB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ABCB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB86
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB86 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C281
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#AEC5B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcb86; /* rgb */ color: rgb(171, 203, 134); /* oklch */ color: oklch(80.2% 0.099 128.7);
Tailwind
colors: {
custom: {
50: '#c5dbaa',
500: '#abcb86',
950: '#000000',
},
}SCSS
$custom: #abcb86; $custom-light: #c5dbaa; $custom-dark: #000000;
JSON
{
"hex": "#abcb86",
"rgb": {
"r": 171,
"g": 203,
"b": 134
},
"hsl": {
"h": 87.826,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.80174,
"c": 0.09876,
"h": 128.7
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#ABCB86
secondary
#78589D
accent
#33B36E
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481