#ABCC84#ABCC84
#ABCC84 is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.4% C 0.103 H 128.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC84 |
|---|---|
| RGB | rgb(171, 204, 132) |
| HSL | hsl(88, 41%, 66%) |
| HSV | hsv(88, 35%, 80%) |
| CMYK | cmyk(16.2%, 0%, 35.3%, 20%) |
| CIE-LAB | lab(78.17, -23.43, 32.36) |
| CIE-LCH | lch(78.17, 39.95, 125.91°) |
| OKLab | oklab(80.36% -0.0639 0.0802) |
| OKLCH | oklch(80.36% 0.103 128.5) |
| XYZ | xyz(42.5517, 53.5091, 29.9118) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.41
Pale Olive Green
#B1D27B
ΔE00 3.06
Pale Olive
#B9CC81
ΔE00 3.47
Pistachio
#93C572
ΔE00 4.30
Tan Green
#A9BE70
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC84 #A584CC
analogous
#CCC984 #ABCC84 #87CC84
triadic
#ABCC84 #84ABCC #CC84AB
tetradic
#ABCC84 #84CCC9 #A584CC #CC8487
square
#ABCC84 #84CCC9 #A584CC #CC8487
split-complementary
#ABCC84 #8487CC #C984CC
monochromatic
#6E973F #8DBA59 #ABCC84 #C9DEAF #E6F0DB
Accessibility & contrast
On white
1.79
#ABCC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#ABCC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC84
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC84 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#AEC6BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc84; /* rgb */ color: rgb(171, 204, 132); /* oklch */ color: oklch(80.4% 0.103 128.5);
Tailwind
colors: {
custom: {
50: '#c5dba8',
500: '#abcc84',
950: '#000000',
},
}SCSS
$custom: #abcc84; $custom-light: #c5dba8; $custom-dark: #000000;
JSON
{
"hex": "#abcc84",
"rgb": {
"r": 171,
"g": 204,
"b": 132
},
"hsl": {
"h": 87.5,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.80361,
"c": 0.10258,
"h": 128.5
},
"luminance": 0.5351
}Semantic roles & 50–950 ramp
primary
#ABCC84
secondary
#77579D
accent
#31B46D
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131510
muted
#828480