#ABC789#ABC789
#ABC789 is a light, moderate yellow-green. Relative luminance 0.513; OKLCH L 79.3% C 0.089 H 128.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC789 |
|---|---|
| RGB | rgb(171, 199, 137) |
| HSL | hsl(87, 36%, 66%) |
| HSV | hsv(87, 31%, 78%) |
| CMYK | cmyk(14.1%, 0%, 31.2%, 22%) |
| CIE-LAB | lab(76.87, -20.26, 28.03) |
| CIE-LCH | lch(76.87, 34.58, 125.86°) |
| OKLab | oklab(79.34% -0.0549 0.0702) |
| OKLCH | oklch(79.34% 0.089 128) |
| XYZ | xyz(41.7327, 51.3105, 31.3673) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.98
Pale Olive
#B9CC81
ΔE00 4.10
Tan Green
#A9BE70
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.08
Pistachio
#93C572
ΔE00 5.37
Greenish Tan
#BCCB7A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC789 #A589C7
analogous
#C7C489 #ABC789 #8CC789
triadic
#ABC789 #89ABC7 #C789AB
tetradic
#ABC789 #89C7C4 #A589C7 #C7898C
square
#ABC789 #89C7C4 #A589C7 #C7898C
split-complementary
#ABC789 #898CC7 #C489C7
monochromatic
#6E9145 #8DB35F #ABC789 #C9DBB3 #E6EEDC
Accessibility & contrast
On white
1.86
#ABC789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABC789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC789
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC789 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF85
Deuteranopia (green-blind)
#C9BD8C
Tritanopia (blue-blind)
#AEC2B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc789; /* rgb */ color: rgb(171, 199, 137); /* oklch */ color: oklch(79.3% 0.089 128.0);
Tailwind
colors: {
custom: {
50: '#c4d8ac',
500: '#abc789',
950: '#000000',
},
}SCSS
$custom: #abc789; $custom-light: #c4d8ac; $custom-dark: #000000;
JSON
{
"hex": "#abc789",
"rgb": {
"r": 171,
"g": 199,
"b": 137
},
"hsl": {
"h": 87.097,
"s": 35.632,
"l": 65.882
},
"oklch": {
"l": 0.7934,
"c": 0.08908,
"h": 128
},
"luminance": 0.51311
}Semantic roles & 50–950 ramp
primary
#ABC789
secondary
#775C99
accent
#37AE6D
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381