#ABC4A7#ABC4A7
#ABC4A7 is a light, muted green. Relative luminance 0.509; OKLCH L 79.4% C 0.049 H 141.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4A7 |
|---|---|
| RGB | rgb(171, 196, 167) |
| HSL | hsl(112, 20%, 71%) |
| HSV | hsv(112, 15%, 77%) |
| CMYK | cmyk(12.8%, 0%, 14.8%, 23.1%) |
| CIE-LAB | lab(76.63, -13.95, 11.75) |
| CIE-LCH | lch(76.63, 18.24, 139.88°) |
| OKLab | oklab(79.35% -0.0379 0.0304) |
| OKLCH | oklch(79.35% 0.049 141.3) |
| XYZ | xyz(43.5081, 50.9272, 44.0894) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.27
Sage Green
#9CAF88
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 6.88
Lichen
#8FB67B
ΔE00 9.48
Pale Teal
#82CBB2
ΔE00 10.01
Sage Green (survey)
#88B378
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4A7 #C0A7C4
analogous
#B9C4A7 #ABC4A7 #A7C4B1
triadic
#ABC4A7 #A7ABC4 #C4A7AB
tetradic
#ABC4A7 #A7B9C4 #C0A7C4 #C4B1A7
square
#ABC4A7 #A7B9C4 #C0A7C4 #C4B1A7
split-complementary
#ABC4A7 #B1A7C4 #C4A7B9
monochromatic
#679061 #88AB82 #ABC4A7 #CEDDCC #EEF3ED
Accessibility & contrast
On white
1.88
#ABC4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABC4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4A7
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4A7 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA5
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#AAC2BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc4a7; /* rgb */ color: rgb(171, 196, 167); /* oklch */ color: oklch(79.4% 0.049 141.3);
Tailwind
colors: {
custom: {
50: '#c4d5c1',
500: '#abc4a7',
950: '#000000',
},
}SCSS
$custom: #abc4a7; $custom-light: #c4d5c1; $custom-dark: #000000;
JSON
{
"hex": "#abc4a7",
"rgb": {
"r": 171,
"g": 196,
"b": 167
},
"hsl": {
"h": 111.724,
"s": 19.728,
"l": 71.176
},
"oklch": {
"l": 0.79351,
"c": 0.0486,
"h": 141.3
},
"luminance": 0.50928
}Semantic roles & 50–950 ramp
primary
#ABC4A7
secondary
#947798
accent
#479E92
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382