#ABC2A3#ABC2A3
#ABC2A3 is a light, muted green. Relative luminance 0.499; OKLCH L 78.8% C 0.050 H 137.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A3 |
|---|---|
| RGB | rgb(171, 194, 163) |
| HSL | hsl(105, 20%, 70%) |
| HSV | hsv(105, 16%, 76%) |
| CMYK | cmyk(11.9%, 0%, 16%, 23.9%) |
| CIE-LAB | lab(76.00, -13.62, 13.00) |
| CIE-LCH | lch(76.00, 18.83, 136.32°) |
| OKLab | oklab(78.82% -0.0368 0.0336) |
| OKLCH | oklch(78.82% 0.05 137.6) |
| XYZ | xyz(42.6960, 49.8853, 42.0227) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.70
Sage Green
#9CAF88
ΔE00 5.92
Darkseagreen
#8FBC8F
ΔE00 6.65
Lichen
#8FB67B
ΔE00 8.85
Sage Green (survey)
#88B378
ΔE00 9.67
Greyish Green
#82A67D
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A3 #BAA3C2
analogous
#BAC2A3 #ABC2A3 #A3C2AB
triadic
#ABC2A3 #A3ABC2 #C2A3AB
tetradic
#ABC2A3 #A3BAC2 #BAA3C2 #C2ABA3
square
#ABC2A3 #A3BAC2 #BAA3C2 #C2ABA3
split-complementary
#ABC2A3 #ABA3C2 #C2A3BA
monochromatic
#6A8D5E #89AA7E #ABC2A3 #CDDAC8 #EEF3ED
Accessibility & contrast
On white
1.91
#ABC2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABC2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A3
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A3 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA1
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#AAC0B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc2a3; /* rgb */ color: rgb(171, 194, 163); /* oklch */ color: oklch(78.8% 0.050 137.6);
Tailwind
colors: {
custom: {
50: '#c4d4be',
500: '#abc2a3',
950: '#000000',
},
}SCSS
$custom: #abc2a3; $custom-light: #c4d4be; $custom-dark: #000000;
JSON
{
"hex": "#abc2a3",
"rgb": {
"r": 171,
"g": 194,
"b": 163
},
"hsl": {
"h": 104.516,
"s": 20.261,
"l": 70
},
"oklch": {
"l": 0.78816,
"c": 0.0498,
"h": 137.6
},
"luminance": 0.49886
}Semantic roles & 50–950 ramp
primary
#ABC2A3
secondary
#E2DCE5
accent
#479F88
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121412
muted
#818381