#ABC5AC#ABC5AC
#ABC5AC is a light, muted green. Relative luminance 0.516; OKLCH L 79.7% C 0.045 H 146.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5AC |
|---|---|
| RGB | rgb(171, 197, 172) |
| HSL | hsl(122, 18%, 72%) |
| HSV | hsv(122, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 12.7%, 22.7%) |
| CIE-LAB | lab(77.02, -13.57, 9.61) |
| CIE-LCH | lch(77.02, 16.63, 144.68°) |
| OKLab | oklab(79.7% -0.0372 0.0249) |
| OKLCH | oklch(79.7% 0.045 146.2) |
| XYZ | xyz(44.2056, 51.5683, 46.6464) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.97
Darkseagreen
#8FBC8F
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 9.56
Lichen
#8FB67B
ΔE00 10.63
Greyish Green
#82A67D
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5AC #C5ABC4
analogous
#B7C5AB #ABC5AC #ABC5B9
triadic
#ABC5AC #ACABC5 #C5ACAB
tetradic
#ABC5AC #ABB7C5 #C5ABC4 #C5B9AB
square
#ABC5AC #ABB7C5 #C5ABC4 #C5B9AB
split-complementary
#ABC5AC #B9ABC5 #C5ABB7
monochromatic
#649166 #87AC88 #ABC5AC #CFDED0 #EDF3ED
Accessibility & contrast
On white
1.86
#ABC5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ABC5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5AC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5AC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#A9C3BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc5ac; /* rgb */ color: rgb(171, 197, 172); /* oklch */ color: oklch(79.7% 0.045 146.2);
Tailwind
colors: {
custom: {
50: '#c4d6c4',
500: '#abc5ac',
950: '#000000',
},
}SCSS
$custom: #abc5ac; $custom-light: #c4d6c4; $custom-dark: #000000;
JSON
{
"hex": "#abc5ac",
"rgb": {
"r": 171,
"g": 197,
"b": 172
},
"hsl": {
"h": 122.308,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79697,
"c": 0.0448,
"h": 146.2
},
"luminance": 0.51569
}Semantic roles & 50–950 ramp
primary
#ABC5AC
secondary
#997B98
accent
#49999D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382