#ABC2A2#ABC2A2
#ABC2A2 is a light, muted green. Relative luminance 0.498; OKLCH L 78.8% C 0.051 H 136.9°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A2 |
|---|---|
| RGB | rgb(171, 194, 162) |
| HSL | hsl(103, 21%, 70%) |
| HSV | hsv(103, 16%, 76%) |
| CMYK | cmyk(11.9%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(75.98, -13.79, 13.51) |
| CIE-LCH | lch(75.98, 19.31, 135.58°) |
| OKLab | oklab(78.79% -0.0372 0.0349) |
| OKLCH | oklch(78.79% 0.051 136.9) |
| XYZ | xyz(42.6067, 49.8496, 41.5526) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.65
Sage Green
#9CAF88
ΔE00 5.77
Darkseagreen
#8FBC8F
ΔE00 6.49
Lichen
#8FB67B
ΔE00 8.61
Sage Green (survey)
#88B378
ΔE00 9.45
Greyish Green
#82A67D
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A2 #B9A2C2
analogous
#BBC2A2 #ABC2A2 #A2C2A9
triadic
#ABC2A2 #A2ABC2 #C2A2AB
tetradic
#ABC2A2 #A2BBC2 #B9A2C2 #C2A9A2
square
#ABC2A2 #A2BBC2 #B9A2C2 #C2A9A2
split-complementary
#ABC2A2 #A9A2C2 #C2A2BB
monochromatic
#6A8D5D #8AAA7D #ABC2A2 #CCDAC7 #EEF2EC
Accessibility & contrast
On white
1.91
#ABC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#ABBFB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc2a2; /* rgb */ color: rgb(171, 194, 162); /* oklch */ color: oklch(78.8% 0.051 136.9);
Tailwind
colors: {
custom: {
50: '#c4d4bd',
500: '#abc2a2',
950: '#000000',
},
}SCSS
$custom: #abc2a2; $custom-light: #c4d4bd; $custom-dark: #000000;
JSON
{
"hex": "#abc2a2",
"rgb": {
"r": 171,
"g": 194,
"b": 162
},
"hsl": {
"h": 103.125,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78791,
"c": 0.05099,
"h": 136.9
},
"luminance": 0.4985
}Semantic roles & 50–950 ramp
primary
#ABC2A2
secondary
#E2DBE4
accent
#469F86
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121412
muted
#818381