#ABC0AB#ABC0AB
#ABC0AB is a light, muted green. Relative luminance 0.493; OKLCH L 78.6% C 0.037 H 145.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0AB |
|---|---|
| RGB | rgb(171, 192, 171) |
| HSL | hsl(120, 14%, 71%) |
| HSV | hsv(120, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(75.64, -11.16, 8.17) |
| CIE-LCH | lch(75.64, 13.84, 143.80°) |
| OKLab | oklab(78.59% -0.0306 0.0213) |
| OKLCH | oklch(78.59% 0.037 145.2) |
| XYZ | xyz(42.9934, 49.2969, 45.7703) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 7.65
Darkseagreen
#8FBC8F
ΔE00 9.04
Grey Green
#86A17D
ΔE00 10.92
Pale Teal
#82CBB2
ΔE00 10.96
Greyish Green
#82A67D
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0AB #C0ABC0
analogous
#B5C0AB #ABC0AB #ABC0B5
triadic
#ABC0AB #ABABC0 #C0ABAB
tetradic
#ABC0AB #ABB5C0 #C0ABC0 #C0B5AB
square
#ABC0AB #ABB5C0 #C0ABC0 #C0B5AB
split-complementary
#ABC0AB #B5ABC0 #C0ABB5
monochromatic
#678967 #88A688 #ABC0AB #CEDACE #EEF2EE
Accessibility & contrast
On white
1.93
#ABC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0AB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0AB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#A9BFBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abc0ab; /* rgb */ color: rgb(171, 192, 171); /* oklch */ color: oklch(78.6% 0.037 145.2);
Tailwind
colors: {
custom: {
50: '#c4d3c4',
500: '#abc0ab',
950: '#000000',
},
}SCSS
$custom: #abc0ab; $custom-light: #c4d3c4; $custom-dark: #000000;
JSON
{
"hex": "#abc0ab",
"rgb": {
"r": 171,
"g": 192,
"b": 171
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78588,
"c": 0.03724,
"h": 145.2
},
"luminance": 0.49297
}Semantic roles & 50–950 ramp
primary
#ABC0AB
secondary
#E6E1E6
accent
#4D9898
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281