#ABC5AD#ABC5AD
#ABC5AD is a light, muted green. Relative luminance 0.516; OKLCH L 79.7% C 0.044 H 147.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5AD |
|---|---|
| RGB | rgb(171, 197, 173) |
| HSL | hsl(125, 18%, 72%) |
| HSV | hsv(125, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 12.2%, 22.7%) |
| CIE-LAB | lab(77.05, -13.38, 9.11) |
| CIE-LCH | lch(77.05, 16.19, 145.77°) |
| OKLab | oklab(79.72% -0.0368 0.0236) |
| OKLCH | oklch(79.72% 0.044 147.3) |
| XYZ | xyz(44.3020, 51.6068, 47.1541) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.12
Darkseagreen
#8FBC8F
ΔE00 7.97
Sage Green
#9CAF88
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 9.54
Lichen
#8FB67B
ΔE00 10.92
Greyish Green
#82A67D
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5AD #C5ABC3
analogous
#B6C5AB #ABC5AD #ABC5BA
triadic
#ABC5AD #ADABC5 #C5ADAB
tetradic
#ABC5AD #ABB6C5 #C5ABC3 #C5BAAB
square
#ABC5AD #ABB6C5 #C5ABC3 #C5BAAB
split-complementary
#ABC5AD #BAABC5 #C5ABB6
monochromatic
#649168 #87AC8A #ABC5AD #CFDED0 #EDF3ED
Accessibility & contrast
On white
1.85
#ABC5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABC5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5AD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5AD | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AC
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#A8C4BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc5ad; /* rgb */ color: rgb(171, 197, 173); /* oklch */ color: oklch(79.7% 0.044 147.3);
Tailwind
colors: {
custom: {
50: '#c4d6c5',
500: '#abc5ad',
950: '#000000',
},
}SCSS
$custom: #abc5ad; $custom-light: #c4d6c5; $custom-dark: #000000;
JSON
{
"hex": "#abc5ad",
"rgb": {
"r": 171,
"g": 197,
"b": 173
},
"hsl": {
"h": 124.615,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79723,
"c": 0.04374,
"h": 147.3
},
"luminance": 0.51608
}Semantic roles & 50–950 ramp
primary
#ABC5AD
secondary
#997B97
accent
#49969D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382