#ABCC7A#ABCC7A
#ABCC7A is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.2% C 0.114 H 126.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC7A |
|---|---|
| RGB | rgb(171, 204, 122) |
| HSL | hsl(84, 45%, 64%) |
| HSV | hsv(84, 40%, 80%) |
| CMYK | cmyk(16.2%, 0%, 40.2%, 20%) |
| CIE-LAB | lab(78.02, -24.73, 37.27) |
| CIE-LCH | lch(78.02, 44.73, 123.57°) |
| OKLab | oklab(80.19% -0.068 0.0913) |
| OKLCH | oklch(80.19% 0.114 126.7) |
| XYZ | xyz(41.8999, 53.2484, 26.4791) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.12
Pale Olive Green
#B1D27B
ΔE00 1.68
Pale Olive
#B9CC81
ΔE00 3.13
Tan Green
#A9BE70
ΔE00 3.97
Greenish Tan
#BCCB7A
ΔE00 4.12
Pistachio
#93C572
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC7A #9B7ACC
analogous
#CCC47A #ABCC7A #82CC7A
triadic
#ABCC7A #7AABCC #CC7AAB
tetradic
#ABCC7A #7ACCC4 #9B7ACC #CC7A82
square
#ABCC7A #7ACCC4 #9B7ACC #CC7A82
split-complementary
#ABCC7A #7A82CC #C47ACC
monochromatic
#6F9338 #8FBB4E #ABCC7A #C7DDA6 #E3EED2
Accessibility & contrast
On white
1.80
#ABCC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#ABCC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC7A
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC7A | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C274
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#AFC5B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc7a; /* rgb */ color: rgb(171, 204, 122); /* oklch */ color: oklch(80.2% 0.114 126.7);
Tailwind
colors: {
custom: {
50: '#c5dba1',
500: '#abcc7a',
950: '#000000',
},
}SCSS
$custom: #abcc7a; $custom-light: #c5dba1; $custom-dark: #000000;
JSON
{
"hex": "#abcc7a",
"rgb": {
"r": 171,
"g": 204,
"b": 122
},
"hsl": {
"h": 84.146,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.80188,
"c": 0.1138,
"h": 126.7
},
"luminance": 0.53249
}Semantic roles & 50–950 ramp
primary
#ABCC7A
secondary
#6E519A
accent
#2EB865
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480