#ABC5AB#ABC5AB
#ABC5AB is a light, muted green. Relative luminance 0.515; OKLCH L 79.7% C 0.046 H 145.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5AB |
|---|---|
| RGB | rgb(171, 197, 171) |
| HSL | hsl(120, 18%, 72%) |
| HSV | hsv(120, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 13.2%, 22.7%) |
| CIE-LAB | lab(77.00, -13.75, 10.12) |
| CIE-LCH | lch(77.00, 17.07, 143.65°) |
| OKLab | oklab(79.67% -0.0376 0.0262) |
| OKLCH | oklch(79.67% 0.046 145.1) |
| XYZ | xyz(44.1099, 51.5300, 46.1425) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.83
Darkseagreen
#8FBC8F
ΔE00 7.49
Sage Green
#9CAF88
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 9.59
Lichen
#8FB67B
ΔE00 10.36
Greyish Green
#82A67D
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5AB #C5ABC5
analogous
#B8C5AB #ABC5AB #ABC5B8
triadic
#ABC5AB #ABABC5 #C5ABAB
tetradic
#ABC5AB #ABB8C5 #C5ABC5 #C5B8AB
square
#ABC5AB #ABB8C5 #C5ABC5 #C5B8AB
split-complementary
#ABC5AB #B8ABC5 #C5ABB8
monochromatic
#649164 #87AC87 #ABC5AB #CFDECF #EDF3ED
Accessibility & contrast
On white
1.86
#ABC5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ABC5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5AB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5AB | 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)
#C6C0AA
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#A9C3BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc5ab; /* rgb */ color: rgb(171, 197, 171); /* oklch */ color: oklch(79.7% 0.046 145.1);
Tailwind
colors: {
custom: {
50: '#c4d6c4',
500: '#abc5ab',
950: '#000000',
},
}SCSS
$custom: #abc5ab; $custom-light: #c4d6c4; $custom-dark: #000000;
JSON
{
"hex": "#abc5ab",
"rgb": {
"r": 171,
"g": 197,
"b": 171
},
"hsl": {
"h": 120,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79671,
"c": 0.04588,
"h": 145.1
},
"luminance": 0.51531
}Semantic roles & 50–950 ramp
primary
#ABC5AB
secondary
#997B99
accent
#499D9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382