#ABCC7D#ABCC7D
#ABCC7D is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.2% C 0.110 H 127.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC7D |
|---|---|
| RGB | rgb(171, 204, 125) |
| HSL | hsl(85, 44%, 65%) |
| HSV | hsv(85, 39%, 80%) |
| CMYK | cmyk(16.2%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(78.07, -24.35, 35.80) |
| CIE-LCH | lch(78.07, 43.30, 124.22°) |
| OKLab | oklab(80.24% -0.0668 0.088) |
| OKLCH | oklch(80.24% 0.11 127.2) |
| XYZ | xyz(42.0887, 53.3239, 27.4732) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.34
Pale Olive Green
#B1D27B
ΔE00 1.99
Pale Olive
#B9CC81
ΔE00 3.12
Tan Green
#A9BE70
ΔE00 4.07
Pistachio
#93C572
ΔE00 4.11
Greenish Tan
#BCCB7A
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC7D #9E7DCC
analogous
#CCC57D #ABCC7D #84CC7D
triadic
#ABCC7D #7DABCC #CC7DAB
tetradic
#ABCC7D #7DCCC5 #9E7DCC #CC7D84
square
#ABCC7D #7DCCC5 #9E7DCC #CC7D84
split-complementary
#ABCC7D #7D84CC #C57DCC
monochromatic
#6F943A #8FBB51 #ABCC7D #C7DDA9 #E4EED5
Accessibility & contrast
On white
1.80
#ABCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC7D
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC7D | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C277
Deuteranopia (green-blind)
#CFC081
Tritanopia (blue-blind)
#AFC5B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcc7d; /* rgb */ color: rgb(171, 204, 125); /* oklch */ color: oklch(80.2% 0.110 127.2);
Tailwind
colors: {
custom: {
50: '#c5dba3',
500: '#abcc7d',
950: '#000000',
},
}SCSS
$custom: #abcc7d; $custom-light: #c5dba3; $custom-dark: #000000;
JSON
{
"hex": "#abcc7d",
"rgb": {
"r": 171,
"g": 204,
"b": 125
},
"hsl": {
"h": 85.063,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.80238,
"c": 0.11047,
"h": 127.2
},
"luminance": 0.53324
}Semantic roles & 50–950 ramp
primary
#ABCC7D
secondary
#71529B
accent
#2FB768
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480