#ABC7AC#ABC7AC
#ABC7AC is a light, muted green. Relative luminance 0.525; OKLCH L 80.1% C 0.048 H 146.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7AC |
|---|---|
| RGB | rgb(171, 199, 172) |
| HSL | hsl(122, 20%, 73%) |
| HSV | hsv(122, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 13.6%, 22%) |
| CIE-LAB | lab(77.57, -14.59, 10.39) |
| CIE-LCH | lch(77.57, 17.91, 144.54°) |
| OKLab | oklab(80.13% -0.04 0.0269) |
| OKLCH | oklch(80.13% 0.048 146.1) |
| XYZ | xyz(44.6628, 52.4825, 46.7988) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.18
Darkseagreen
#8FBC8F
ΔE00 7.25
Sage Green
#9CAF88
ΔE00 7.90
Pale Teal
#82CBB2
ΔE00 9.14
Lichen
#8FB67B
ΔE00 10.28
Light Grey Green
#B7E1A1
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7AC #C7ABC6
analogous
#B8C7AB #ABC7AC #ABC7BA
triadic
#ABC7AC #ACABC7 #C7ACAB
tetradic
#ABC7AC #ABB8C7 #C7ABC6 #C7BAAB
square
#ABC7AC #ABB8C7 #C7ABC6 #C7BAAB
split-complementary
#ABC7AC #BAABC7 #C7ABB8
monochromatic
#639565 #86AF88 #ABC7AC #D0DFD0 #EDF3ED
Accessibility & contrast
On white
1.83
#ABC7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABC7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7AC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7AC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AB
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#A8C5BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7ac; /* rgb */ color: rgb(171, 199, 172); /* oklch */ color: oklch(80.1% 0.048 146.1);
Tailwind
colors: {
custom: {
50: '#c4d8c4',
500: '#abc7ac',
950: '#000000',
},
}SCSS
$custom: #abc7ac; $custom-light: #c4d8c4; $custom-dark: #000000;
JSON
{
"hex": "#abc7ac",
"rgb": {
"r": 171,
"g": 199,
"b": 172
},
"hsl": {
"h": 122.143,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80131,
"c": 0.04823,
"h": 146.1
},
"luminance": 0.52483
}Semantic roles & 50–950 ramp
primary
#ABC7AC
secondary
#9B7B9A
accent
#479B9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382