#ABC4A4#ABC4A4
#ABC4A4 is a light, muted green. Relative luminance 0.508; OKLCH L 79.3% C 0.052 H 138.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4A4 |
|---|---|
| RGB | rgb(171, 196, 164) |
| HSL | hsl(107, 21%, 71%) |
| HSV | hsv(107, 16%, 77%) |
| CMYK | cmyk(12.8%, 0%, 16.3%, 23.1%) |
| CIE-LAB | lab(76.57, -14.47, 13.27) |
| CIE-LCH | lch(76.57, 19.63, 137.48°) |
| OKLab | oklab(79.28% -0.0392 0.0342) |
| OKLCH | oklch(79.28% 0.052 138.9) |
| XYZ | xyz(43.2340, 50.8175, 42.6458) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.07
Sage Green
#9CAF88
ΔE00 6.31
Darkseagreen
#8FBC8F
ΔE00 6.35
Lichen
#8FB67B
ΔE00 8.74
Sage Green (survey)
#88B378
ΔE00 9.57
Light Grey Green
#B7E1A1
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4A4 #BDA4C4
analogous
#BBC4A4 #ABC4A4 #A4C4AD
triadic
#ABC4A4 #A4ABC4 #C4A4AB
tetradic
#ABC4A4 #A4BBC4 #BDA4C4 #C4ADA4
square
#ABC4A4 #A4BBC4 #BDA4C4 #C4ADA4
split-complementary
#ABC4A4 #ADA4C4 #C4A4BB
monochromatic
#69905D #89AC7F #ABC4A4 #CDDCC9 #EEF3EC
Accessibility & contrast
On white
1.88
#ABC4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABC4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4A4
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4A4 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA2
Deuteranopia (green-blind)
#C2BCA5
Tritanopia (blue-blind)
#AAC2BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc4a4; /* rgb */ color: rgb(171, 196, 164); /* oklch */ color: oklch(79.3% 0.052 138.9);
Tailwind
colors: {
custom: {
50: '#c4d5bf',
500: '#abc4a4',
950: '#000000',
},
}SCSS
$custom: #abc4a4; $custom-light: #c4d5bf; $custom-dark: #000000;
JSON
{
"hex": "#abc4a4",
"rgb": {
"r": 171,
"g": 196,
"b": 164
},
"hsl": {
"h": 106.875,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.79276,
"c": 0.05204,
"h": 138.9
},
"luminance": 0.50818
}Semantic roles & 50–950 ramp
primary
#ABC4A4
secondary
#907498
accent
#46A08C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382