#ABCA85#ABCA85
#ABCA85 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.9% C 0.098 H 128.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCA85 |
|---|---|
| RGB | rgb(171, 202, 133) |
| HSL | hsl(87, 39%, 66%) |
| HSV | hsv(87, 34%, 79%) |
| CMYK | cmyk(15.3%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(77.63, -22.31, 31.13) |
| CIE-LCH | lch(77.63, 38.29, 125.63°) |
| OKLab | oklab(79.93% -0.0607 0.0774) |
| OKLCH | oklch(79.93% 0.098 128.1) |
| XYZ | xyz(42.1482, 52.5920, 30.1165) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.73
Pale Olive
#B9CC81
ΔE00 3.45
Pale Olive Green
#B1D27B
ΔE00 3.65
Tan Green
#A9BE70
ΔE00 4.36
Pistachio
#93C572
ΔE00 4.53
Greenish Tan
#BCCB7A
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCA85 #A485CA
analogous
#CAC785 #ABCA85 #88CA85
triadic
#ABCA85 #85ABCA #CA85AB
tetradic
#ABCA85 #85CAC7 #A485CA #CA8588
square
#ABCA85 #85CAC7 #A485CA #CA8588
split-complementary
#ABCA85 #8588CA #C785CA
monochromatic
#6F9440 #8EB75A #ABCA85 #C8DDB0 #E6EFDA
Accessibility & contrast
On white
1.82
#ABCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCA85
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCA85 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#AEC4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abca85; /* rgb */ color: rgb(171, 202, 133); /* oklch */ color: oklch(79.9% 0.098 128.1);
Tailwind
colors: {
custom: {
50: '#c5daa9',
500: '#abca85',
950: '#000000',
},
}SCSS
$custom: #abca85; $custom-light: #c5daa9; $custom-dark: #000000;
JSON
{
"hex": "#abca85",
"rgb": {
"r": 171,
"g": 202,
"b": 133
},
"hsl": {
"h": 86.957,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.79932,
"c": 0.09837,
"h": 128.1
},
"luminance": 0.52592
}Semantic roles & 50–950 ramp
primary
#ABCA85
secondary
#76589B
accent
#33B26C
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380