#ABC2A4#ABC2A4
#ABC2A4 is a light, muted green. Relative luminance 0.499; OKLCH L 78.8% C 0.049 H 138.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A4 |
|---|---|
| RGB | rgb(171, 194, 164) |
| HSL | hsl(106, 20%, 70%) |
| HSV | hsv(106, 15%, 76%) |
| CMYK | cmyk(11.9%, 0%, 15.5%, 23.9%) |
| CIE-LAB | lab(76.02, -13.44, 12.50) |
| CIE-LCH | lch(76.02, 18.35, 137.09°) |
| OKLab | oklab(78.84% -0.0364 0.0323) |
| OKLCH | oklch(78.84% 0.049 138.4) |
| XYZ | xyz(42.7859, 49.9213, 42.4964) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.77
Sage Green
#9CAF88
ΔE00 6.08
Darkseagreen
#8FBC8F
ΔE00 6.82
Lichen
#8FB67B
ΔE00 9.10
Sage Green (survey)
#88B378
ΔE00 9.90
Greyish Green
#82A67D
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A4 #BBA4C2
analogous
#BAC2A4 #ABC2A4 #A4C2AC
triadic
#ABC2A4 #A4ABC2 #C2A4AB
tetradic
#ABC2A4 #A4BAC2 #BBA4C2 #C2ACA4
square
#ABC2A4 #A4BAC2 #BBA4C2 #C2ACA4
split-complementary
#ABC2A4 #ACA4C2 #C2A4BA
monochromatic
#698D5F #89A97F #ABC2A4 #CDDBC9 #EEF3ED
Accessibility & contrast
On white
1.91
#ABC2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABC2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A4
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A4 | 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)
#C4BDA2
Deuteranopia (green-blind)
#C0BBA5
Tritanopia (blue-blind)
#AAC0B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc2a4; /* rgb */ color: rgb(171, 194, 164); /* oklch */ color: oklch(78.8% 0.049 138.4);
Tailwind
colors: {
custom: {
50: '#c4d4bf',
500: '#abc2a4',
950: '#000000',
},
}SCSS
$custom: #abc2a4; $custom-light: #c4d4bf; $custom-dark: #000000;
JSON
{
"hex": "#abc2a4",
"rgb": {
"r": 171,
"g": 194,
"b": 164
},
"hsl": {
"h": 106,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.78841,
"c": 0.04864,
"h": 138.4
},
"luminance": 0.49922
}Semantic roles & 50–950 ramp
primary
#ABC2A4
secondary
#E3DDE5
accent
#479E8A
background
#FCFDFB
surface
#F8FAF7
border
#D1D3D0
text
#121412
muted
#818381