#ABC78F#ABC78F
#ABC78F is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.5% C 0.082 H 129.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC78F |
|---|---|
| RGB | rgb(171, 199, 143) |
| HSL | hsl(90, 33%, 67%) |
| HSV | hsv(90, 28%, 78%) |
| CMYK | cmyk(14.1%, 0%, 28.1%, 22%) |
| CIE-LAB | lab(76.97, -19.38, 25.02) |
| CIE-LCH | lch(76.97, 31.65, 127.77°) |
| OKLab | oklab(79.46% -0.0523 0.0631) |
| OKLCH | oklch(79.46% 0.082 129.7) |
| XYZ | xyz(42.1752, 51.4875, 33.6974) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.19
Light Moss Green
#A6C875
ΔE00 5.30
Lichen
#8FB67B
ΔE00 5.73
Tan Green
#A9BE70
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.22
Pistachio
#93C572
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC78F #AB8FC7
analogous
#C7C78F #ABC78F #8FC78F
triadic
#ABC78F #8FABC7 #C78FAB
tetradic
#ABC78F #8FC7C7 #AB8FC7 #C78F8F
square
#ABC78F #8FC7C7 #AB8FC7 #C78F8F
split-complementary
#ABC78F #8F8FC7 #C78FC7
monochromatic
#6E9249 #8CB366 #ABC78F #CADBB8 #E8F0E1
Accessibility & contrast
On white
1.86
#ABC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC78F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC78F | 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)
#CCBF8B
Deuteranopia (green-blind)
#C8BD92
Tritanopia (blue-blind)
#ADC2B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc78f; /* rgb */ color: rgb(171, 199, 143); /* oklch */ color: oklch(79.5% 0.082 129.7);
Tailwind
colors: {
custom: {
50: '#c4d8b0',
500: '#abc78f',
950: '#000000',
},
}SCSS
$custom: #abc78f; $custom-light: #c4d8b0; $custom-dark: #000000;
JSON
{
"hex": "#abc78f",
"rgb": {
"r": 171,
"g": 199,
"b": 143
},
"hsl": {
"h": 90,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.79461,
"c": 0.08197,
"h": 129.7
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#ABC78F
secondary
#7D609A
accent
#39AC73
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381