#ABCC8A#ABCC8A
#ABCC8A is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.5% C 0.096 H 129.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC8A |
|---|---|
| RGB | rgb(171, 204, 138) |
| HSL | hsl(90, 39%, 67%) |
| HSV | hsv(90, 32%, 80%) |
| CMYK | cmyk(16.2%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.27, -22.59, 29.38) |
| CIE-LCH | lch(78.27, 37.06, 127.56°) |
| OKLab | oklab(80.47% -0.0614 0.0734) |
| OKLCH | oklch(80.47% 0.096 129.9) |
| XYZ | xyz(42.9742, 53.6781, 32.1367) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 4.15
Pale Olive Green
#B1D27B
ΔE00 4.18
Pistachio
#93C572
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 5.17
Tan Green
#A9BE70
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC8A #AB8ACC
analogous
#CCCC8A #ABCC8A #8ACC8A
triadic
#ABCC8A #8AABCC #CC8AAB
tetradic
#ABCC8A #8ACCCC #AB8ACC #CC8A8A
square
#ABCC8A #8ACCCC #AB8ACC #CC8A8A
split-complementary
#ABCC8A #8A8ACC #CC8ACC
monochromatic
#6E9943 #8CB95F #ABCC8A #CADFB5 #E8F1DF
Accessibility & contrast
On white
1.79
#ABCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC8A
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC8A | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#ADC6BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcc8a; /* rgb */ color: rgb(171, 204, 138); /* oklch */ color: oklch(80.5% 0.096 129.9);
Tailwind
colors: {
custom: {
50: '#c5dbac',
500: '#abcc8a',
950: '#000000',
},
}SCSS
$custom: #abcc8a; $custom-light: #c5dbac; $custom-dark: #000000;
JSON
{
"hex": "#abcc8a",
"rgb": {
"r": 171,
"g": 204,
"b": 138
},
"hsl": {
"h": 90,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.80472,
"c": 0.09569,
"h": 129.9
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#ABCC8A
secondary
#7D5BA0
accent
#33B273
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481