#ABCC85#ABCC85
#ABCC85 is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.4% C 0.101 H 128.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC85 |
|---|---|
| RGB | rgb(171, 204, 133) |
| HSL | hsl(88, 41%, 66%) |
| HSV | hsv(88, 35%, 80%) |
| CMYK | cmyk(16.2%, 0%, 34.8%, 20%) |
| CIE-LAB | lab(78.19, -23.29, 31.86) |
| CIE-LCH | lch(78.19, 39.47, 126.17°) |
| OKLab | oklab(80.38% -0.0635 0.0791) |
| OKLCH | oklch(80.38% 0.101 128.7) |
| XYZ | xyz(42.6205, 53.5366, 30.2739) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.59
Pale Olive Green
#B1D27B
ΔE00 3.23
Pale Olive
#B9CC81
ΔE00 3.56
Pistachio
#93C572
ΔE00 4.37
Tan Green
#A9BE70
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC85 #A685CC
analogous
#CCC985 #ABCC85 #87CC85
triadic
#ABCC85 #85ABCC #CC85AB
tetradic
#ABCC85 #85CCC9 #A685CC #CC8587
square
#ABCC85 #85CCC9 #A685CC #CC8587
split-complementary
#ABCC85 #8587CC #C985CC
monochromatic
#6E973F #8DBA5A #ABCC85 #C9DEB0 #E6F0DB
Accessibility & contrast
On white
1.79
#ABCC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#ABCC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC85
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC85 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#AEC6BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc85; /* rgb */ color: rgb(171, 204, 133); /* oklch */ color: oklch(80.4% 0.101 128.7);
Tailwind
colors: {
custom: {
50: '#c5dba9',
500: '#abcc85',
950: '#000000',
},
}SCSS
$custom: #abcc85; $custom-light: #c5dba9; $custom-dark: #000000;
JSON
{
"hex": "#abcc85",
"rgb": {
"r": 171,
"g": 204,
"b": 133
},
"hsl": {
"h": 87.887,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.80379,
"c": 0.10144,
"h": 128.7
},
"luminance": 0.53537
}Semantic roles & 50–950 ramp
primary
#ABCC85
secondary
#78579E
accent
#31B46E
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131510
muted
#828480