#ABC78B#ABC78B
#ABC78B is a light, moderate yellow-green. Relative luminance 0.514; OKLCH L 79.4% C 0.087 H 128.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC78B |
|---|---|
| RGB | rgb(171, 199, 139) |
| HSL | hsl(88, 35%, 66%) |
| HSV | hsv(88, 30%, 78%) |
| CMYK | cmyk(14.1%, 0%, 30.2%, 22%) |
| CIE-LAB | lab(76.90, -19.97, 27.02) |
| CIE-LCH | lch(76.90, 33.60, 126.46°) |
| OKLab | oklab(79.38% -0.054 0.0678) |
| OKLCH | oklch(79.38% 0.087 128.6) |
| XYZ | xyz(41.8775, 51.3684, 32.1299) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.41
Pale Olive
#B9CC81
ΔE00 4.44
Tan Green
#A9BE70
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 5.46
Pistachio
#93C572
ΔE00 5.63
Lichen
#8FB67B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC78B #A78BC7
analogous
#C7C58B #ABC78B #8DC78B
triadic
#ABC78B #8BABC7 #C78BAB
tetradic
#ABC78B #8BC7C5 #A78BC7 #C78B8D
square
#ABC78B #8BC7C5 #A78BC7 #C78B8D
split-complementary
#ABC78B #8B8DC7 #C58BC7
monochromatic
#6E9146 #8DB362 #ABC78B #C9DBB4 #E7EFDE
Accessibility & contrast
On white
1.86
#ABC78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABC78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC78B
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC78B | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF87
Deuteranopia (green-blind)
#C9BD8E
Tritanopia (blue-blind)
#AEC2B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc78b; /* rgb */ color: rgb(171, 199, 139); /* oklch */ color: oklch(79.4% 0.087 128.6);
Tailwind
colors: {
custom: {
50: '#c4d8ad',
500: '#abc78b',
950: '#000000',
},
}SCSS
$custom: #abc78b; $custom-light: #c4d8ad; $custom-dark: #000000;
JSON
{
"hex": "#abc78b",
"rgb": {
"r": 171,
"g": 199,
"b": 139
},
"hsl": {
"h": 88,
"s": 34.884,
"l": 66.275
},
"oklch": {
"l": 0.7938,
"c": 0.08671,
"h": 128.6
},
"luminance": 0.51369
}Semantic roles & 50–950 ramp
primary
#ABC78B
secondary
#795D99
accent
#38AE6F
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381