#ABC78C#ABC78C
#ABC78C is a light, moderate yellow-green. Relative luminance 0.514; OKLCH L 79.4% C 0.086 H 128.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC78C |
|---|---|
| RGB | rgb(171, 199, 140) |
| HSL | hsl(88, 35%, 66%) |
| HSV | hsv(88, 30%, 78%) |
| CMYK | cmyk(14.1%, 0%, 29.6%, 22%) |
| CIE-LAB | lab(76.92, -19.82, 26.52) |
| CIE-LCH | lch(76.92, 33.11, 126.78°) |
| OKLab | oklab(79.4% -0.0536 0.0666) |
| OKLCH | oklch(79.4% 0.086 128.8) |
| XYZ | xyz(41.9509, 51.3978, 32.5165) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.62
Light Moss Green
#A6C875
ΔE00 4.63
Tan Green
#A9BE70
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.66
Lichen
#8FB67B
ΔE00 5.70
Pistachio
#93C572
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC78C #A88CC7
analogous
#C7C68C #ABC78C #8EC78C
triadic
#ABC78C #8CABC7 #C78CAB
tetradic
#ABC78C #8CC7C6 #A88CC7 #C78C8E
square
#ABC78C #8CC7C6 #A88CC7 #C78C8E
split-complementary
#ABC78C #8C8EC7 #C68CC7
monochromatic
#6E9247 #8DB363 #ABC78C #C9DBB5 #E7EFDE
Accessibility & contrast
On white
1.86
#ABC78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABC78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC78C
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC78C | 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)
#CDBF88
Deuteranopia (green-blind)
#C9BD8F
Tritanopia (blue-blind)
#AEC2B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc78c; /* rgb */ color: rgb(171, 199, 140); /* oklch */ color: oklch(79.4% 0.086 128.8);
Tailwind
colors: {
custom: {
50: '#c4d8ae',
500: '#abc78c',
950: '#000000',
},
}SCSS
$custom: #abc78c; $custom-light: #c4d8ae; $custom-dark: #000000;
JSON
{
"hex": "#abc78c",
"rgb": {
"r": 171,
"g": 199,
"b": 140
},
"hsl": {
"h": 88.475,
"s": 34.503,
"l": 66.471
},
"oklch": {
"l": 0.794,
"c": 0.08553,
"h": 128.8
},
"luminance": 0.51398
}Semantic roles & 50–950 ramp
primary
#ABC78C
secondary
#7A5E99
accent
#38AD70
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381