#ABC87F#ABC87F
#ABC87F is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.4% C 0.102 H 126.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC87F |
|---|---|
| RGB | rgb(171, 200, 127) |
| HSL | hsl(84, 40%, 64%) |
| HSV | hsv(84, 37%, 78%) |
| CMYK | cmyk(14.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(76.98, -22.13, 33.37) |
| CIE-LCH | lch(76.98, 40.04, 123.55°) |
| OKLab | oklab(79.38% -0.0604 0.0825) |
| OKLCH | oklch(79.38% 0.102 126.2) |
| XYZ | xyz(41.2792, 51.4985, 27.8400) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 2.87
Pale Olive Green
#B1D27B
ΔE00 3.22
Tan Green
#A9BE70
ΔE00 3.31
Greenish Tan
#BCCB7A
ΔE00 4.20
Light Olive
#ACBF69
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC87F #9C7FC8
analogous
#C8C17F #ABC87F #87C87F
triadic
#ABC87F #7FABC8 #C87FAB
tetradic
#ABC87F #7FC8C1 #9C7FC8 #C87F87
square
#ABC87F #7FC8C1 #9C7FC8 #C87F87
split-complementary
#ABC87F #7F87C8 #C17FC8
monochromatic
#6F8F3D #8FB654 #ABC87F #C7DAAA #E3EDD5
Accessibility & contrast
On white
1.86
#ABC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC87F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC87F | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#AFC2B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc87f; /* rgb */ color: rgb(171, 200, 127); /* oklch */ color: oklch(79.4% 0.102 126.2);
Tailwind
colors: {
custom: {
50: '#c5d8a5',
500: '#abc87f',
950: '#000000',
},
}SCSS
$custom: #abc87f; $custom-light: #c5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#abc87f",
"rgb": {
"r": 171,
"g": 200,
"b": 127
},
"hsl": {
"h": 83.836,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.79377,
"c": 0.10224,
"h": 126.2
},
"luminance": 0.51499
}Semantic roles & 50–950 ramp
primary
#ABC87F
secondary
#6F5596
accent
#33B366
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380