#ABC2A0#ABC2A0
#ABC2A0 is a light, muted green. Relative luminance 0.498; OKLCH L 78.7% C 0.053 H 135.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A0 |
|---|---|
| RGB | rgb(171, 194, 160) |
| HSL | hsl(101, 22%, 69%) |
| HSV | hsv(101, 18%, 76%) |
| CMYK | cmyk(11.9%, 0%, 17.5%, 23.9%) |
| CIE-LAB | lab(75.93, -14.13, 14.53) |
| CIE-LCH | lch(75.93, 20.27, 134.21°) |
| OKLab | oklab(78.74% -0.0381 0.0374) |
| OKLCH | oklch(78.74% 0.053 135.5) |
| XYZ | xyz(42.4303, 49.7791, 40.6238) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.53
Greenish Grey
#96AE8D
ΔE00 5.61
Darkseagreen
#8FBC8F
ΔE00 6.21
Lichen
#8FB67B
ΔE00 8.15
Sage Green (survey)
#88B378
ΔE00 9.04
Greyish Green
#82A67D
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A0 #B7A0C2
analogous
#BCC2A0 #ABC2A0 #A0C2A6
triadic
#ABC2A0 #A0ABC2 #C2A0AB
tetradic
#ABC2A0 #A0BCC2 #B7A0C2 #C2A6A0
square
#ABC2A0 #A0BCC2 #B7A0C2 #C2A6A0
split-complementary
#ABC2A0 #A6A0C2 #C2A0BC
monochromatic
#6B8D5B #8AAA7B #ABC2A0 #CCDAC5 #EDF2EB
Accessibility & contrast
On white
1.92
#ABC2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABC2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A0
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A0 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9E
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#ABBFB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc2a0; /* rgb */ color: rgb(171, 194, 160); /* oklch */ color: oklch(78.7% 0.053 135.5);
Tailwind
colors: {
custom: {
50: '#c4d4bc',
500: '#abc2a0',
950: '#000000',
},
}SCSS
$custom: #abc2a0; $custom-light: #c4d4bc; $custom-dark: #000000;
JSON
{
"hex": "#abc2a0",
"rgb": {
"r": 171,
"g": 194,
"b": 160
},
"hsl": {
"h": 100.588,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.78743,
"c": 0.05337,
"h": 135.5
},
"luminance": 0.4978
}Semantic roles & 50–950 ramp
primary
#ABC2A0
secondary
#E1DAE4
accent
#45A083
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121412
muted
#818381