#ABC5AF#ABC5AF
#ABC5AF is a light, muted green. Relative luminance 0.517; OKLCH L 79.8% C 0.042 H 149.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5AF |
|---|---|
| RGB | rgb(171, 197, 175) |
| HSL | hsl(129, 18%, 72%) |
| HSV | hsv(129, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 11.2%, 22.7%) |
| CIE-LAB | lab(77.09, -13.02, 8.10) |
| CIE-LCH | lch(77.09, 15.33, 148.12°) |
| OKLab | oklab(79.77% -0.036 0.021) |
| OKLCH | oklch(79.77% 0.042 149.7) |
| XYZ | xyz(44.4970, 51.6848, 48.1810) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 8.44
Darkseagreen
#8FBC8F
ΔE00 8.49
Pale Teal
#82CBB2
ΔE00 9.53
Seafoam Blue
#78D1B6
ΔE00 11.35
Lichen
#8FB67B
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5AF #C5ABC1
analogous
#B4C5AB #ABC5AF #ABC5BC
triadic
#ABC5AF #AFABC5 #C5AFAB
tetradic
#ABC5AF #ABB4C5 #C5ABC1 #C5BCAB
square
#ABC5AF #ABB4C5 #C5ABC1 #C5BCAB
split-complementary
#ABC5AF #BCABC5 #C5ABB4
monochromatic
#64916B #87AC8D #ABC5AF #CFDED1 #EDF3EE
Accessibility & contrast
On white
1.85
#ABC5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ABC5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5AF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5AF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AE
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#A8C4BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc5af; /* rgb */ color: rgb(171, 197, 175); /* oklch */ color: oklch(79.8% 0.042 149.7);
Tailwind
colors: {
custom: {
50: '#c4d6c6',
500: '#abc5af',
950: '#000000',
},
}SCSS
$custom: #abc5af; $custom-light: #c4d6c6; $custom-dark: #000000;
JSON
{
"hex": "#abc5af",
"rgb": {
"r": 171,
"g": 197,
"b": 175
},
"hsl": {
"h": 129.231,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79775,
"c": 0.04166,
"h": 149.7
},
"luminance": 0.51686
}Semantic roles & 50–950 ramp
primary
#ABC5AF
secondary
#997B94
accent
#49909D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382