#ABC4A2#ABC4A2
#ABC4A2 is a light, muted green. Relative luminance 0.507; OKLCH L 79.2% C 0.054 H 137.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4A2 |
|---|---|
| RGB | rgb(171, 196, 162) |
| HSL | hsl(104, 22%, 70%) |
| HSV | hsv(104, 17%, 77%) |
| CMYK | cmyk(12.8%, 0%, 17.3%, 23.1%) |
| CIE-LAB | lab(76.52, -14.81, 14.28) |
| CIE-LCH | lch(76.52, 20.58, 136.05°) |
| OKLab | oklab(79.23% -0.04 0.0368) |
| OKLCH | oklch(79.23% 0.054 137.4) |
| XYZ | xyz(43.0548, 50.7458, 41.7020) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.02
Darkseagreen
#8FBC8F
ΔE00 6.06
Sage Green
#9CAF88
ΔE00 6.07
Lichen
#8FB67B
ΔE00 8.28
Sage Green (survey)
#88B378
ΔE00 9.16
Light Grey Green
#B7E1A1
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4A2 #BBA2C4
analogous
#BCC4A2 #ABC4A2 #A2C4AA
triadic
#ABC4A2 #A2ABC4 #C4A2AB
tetradic
#ABC4A2 #A2BCC4 #BBA2C4 #C4AAA2
square
#ABC4A2 #A2BCC4 #BBA2C4 #C4AAA2
split-complementary
#ABC4A2 #AAA2C4 #C4A2BC
monochromatic
#69905B #89AC7D #ABC4A2 #CDDCC7 #EEF3EC
Accessibility & contrast
On white
1.88
#ABC4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABC4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4A2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4A2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#AAC1BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc4a2; /* rgb */ color: rgb(171, 196, 162); /* oklch */ color: oklch(79.2% 0.054 137.4);
Tailwind
colors: {
custom: {
50: '#c4d5bd',
500: '#abc4a2',
950: '#000000',
},
}SCSS
$custom: #abc4a2; $custom-light: #c4d5bd; $custom-dark: #000000;
JSON
{
"hex": "#abc4a2",
"rgb": {
"r": 171,
"g": 196,
"b": 162
},
"hsl": {
"h": 104.118,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.79227,
"c": 0.05438,
"h": 137.4
},
"luminance": 0.50746
}Semantic roles & 50–950 ramp
primary
#ABC4A2
secondary
#8E7298
accent
#45A188
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382