#ABC87C#ABC87C
#ABC87C is a light, moderate yellow-green. Relative luminance 0.514; OKLCH L 79.3% C 0.106 H 125.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC87C |
|---|---|
| RGB | rgb(171, 200, 124) |
| HSL | hsl(83, 41%, 64%) |
| HSV | hsv(83, 38%, 78%) |
| CMYK | cmyk(14.5%, 0%, 38%, 21.6%) |
| CIE-LAB | lab(76.93, -22.52, 34.85) |
| CIE-LCH | lch(76.93, 41.49, 122.87°) |
| OKLab | oklab(79.33% -0.0617 0.0858) |
| OKLCH | oklch(79.33% 0.106 125.7) |
| XYZ | xyz(41.0866, 51.4214, 26.8256) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.44
Pale Olive
#B9CC81
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 2.87
Tan Green
#A9BE70
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 3.90
Light Olive
#ACBF69
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC87C #997CC8
analogous
#C8BF7C #ABC87C #85C87C
triadic
#ABC87C #7CABC8 #C87CAB
tetradic
#ABC87C #7CC8BF #997CC8 #C87C85
square
#ABC87C #7CC8BF #997CC8 #C87C85
split-complementary
#ABC87C #7C85C8 #BF7CC8
monochromatic
#6F8E3C #8FB651 #ABC87C #C7DAA7 #E2ECD2
Accessibility & contrast
On white
1.86
#ABC87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABC87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC87C
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC87C | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF76
Deuteranopia (green-blind)
#CCBE80
Tritanopia (blue-blind)
#AFC1B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc87c; /* rgb */ color: rgb(171, 200, 124); /* oklch */ color: oklch(79.3% 0.106 125.7);
Tailwind
colors: {
custom: {
50: '#c5d8a3',
500: '#abc87c',
950: '#000000',
},
}SCSS
$custom: #abc87c; $custom-light: #c5d8a3; $custom-dark: #000000;
JSON
{
"hex": "#abc87c",
"rgb": {
"r": 171,
"g": 200,
"b": 124
},
"hsl": {
"h": 82.895,
"s": 40.86,
"l": 63.529
},
"oklch": {
"l": 0.79325,
"c": 0.10565,
"h": 125.7
},
"luminance": 0.51422
}Semantic roles & 50–950 ramp
primary
#ABC87C
secondary
#6C5395
accent
#32B463
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13140F
muted
#828380