#ABC0A2#ABC0A2
#ABC0A2 is a light, muted green. Relative luminance 0.490; OKLCH L 78.4% C 0.048 H 136.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0A2 |
|---|---|
| RGB | rgb(171, 192, 162) |
| HSL | hsl(102, 19%, 69%) |
| HSV | hsv(102, 16%, 75%) |
| CMYK | cmyk(10.9%, 0%, 15.6%, 24.7%) |
| CIE-LAB | lab(75.43, -12.76, 12.74) |
| CIE-LCH | lch(75.43, 18.03, 135.04°) |
| OKLab | oklab(78.36% -0.0344 0.0329) |
| OKLCH | oklch(78.36% 0.048 136.3) |
| XYZ | xyz(42.1646, 48.9654, 41.4053) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.41
Sage Green
#9CAF88
ΔE00 5.59
Darkseagreen
#8FBC8F
ΔE00 7.03
Lichen
#8FB67B
ΔE00 9.03
Greyish Green
#82A67D
ΔE00 9.76
Grey Green
#86A17D
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0A2 #B7A2C0
analogous
#BAC0A2 #ABC0A2 #A2C0A8
triadic
#ABC0A2 #A2ABC0 #C0A2AB
tetradic
#ABC0A2 #A2BAC0 #B7A2C0 #C0A8A2
square
#ABC0A2 #A2BAC0 #B7A2C0 #C0A8A2
split-complementary
#ABC0A2 #A8A2C0 #C0A2BA
monochromatic
#6B8A5E #8AA77E #ABC0A2 #CCD9C6 #EDF1EB
Accessibility & contrast
On white
1.95
#ABC0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#ABC0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0A2
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0A2 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#ABBEB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abc0a2; /* rgb */ color: rgb(171, 192, 162); /* oklch */ color: oklch(78.4% 0.048 136.3);
Tailwind
colors: {
custom: {
50: '#c4d3bd',
500: '#abc0a2',
950: '#000000',
},
}SCSS
$custom: #abc0a2; $custom-light: #c4d3bd; $custom-dark: #000000;
JSON
{
"hex": "#abc0a2",
"rgb": {
"r": 171,
"g": 192,
"b": 162
},
"hsl": {
"h": 102,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78356,
"c": 0.04759,
"h": 136.3
},
"luminance": 0.48966
}Semantic roles & 50–950 ramp
primary
#ABC0A2
secondary
#E1DBE3
accent
#489E84
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281