#ABC3AC#ABC3AC
#ABC3AC is a light, muted green. Relative luminance 0.507; OKLCH L 79.3% C 0.041 H 146.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3AC |
|---|---|
| RGB | rgb(171, 195, 172) |
| HSL | hsl(123, 17%, 72%) |
| HSV | hsv(123, 12%, 76%) |
| CMYK | cmyk(12.3%, 0%, 11.8%, 23.5%) |
| CIE-LAB | lab(76.48, -12.54, 8.83) |
| CIE-LCH | lch(76.48, 15.34, 144.83°) |
| OKLab | oklab(79.26% -0.0344 0.0229) |
| OKLCH | oklch(79.26% 0.041 146.3) |
| XYZ | xyz(43.7545, 50.6660, 46.4960) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.88
Sage Green
#9CAF88
ΔE00 7.74
Darkseagreen
#8FBC8F
ΔE00 8.29
Pale Teal
#82CBB2
ΔE00 10.06
Lichen
#8FB67B
ΔE00 11.07
Grey Green
#86A17D
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3AC #C3ABC2
analogous
#B6C3AB #ABC3AC #ABC3B8
triadic
#ABC3AC #ACABC3 #C3ACAB
tetradic
#ABC3AC #ABB6C3 #C3ABC2 #C3B8AB
square
#ABC3AC #ABB6C3 #C3ABC2 #C3B8AB
split-complementary
#ABC3AC #B8ABC3 #C3ABB6
monochromatic
#668E67 #87AA89 #ABC3AC #CFDDCF #EDF2ED
Accessibility & contrast
On white
1.89
#ABC3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABC3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3AC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3AC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAB
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#A9C2BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc3ac; /* rgb */ color: rgb(171, 195, 172); /* oklch */ color: oklch(79.3% 0.041 146.3);
Tailwind
colors: {
custom: {
50: '#c4d5c4',
500: '#abc3ac',
950: '#000000',
},
}SCSS
$custom: #abc3ac; $custom-light: #c4d5c4; $custom-dark: #000000;
JSON
{
"hex": "#abc3ac",
"rgb": {
"r": 171,
"g": 195,
"b": 172
},
"hsl": {
"h": 122.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79263,
"c": 0.04136,
"h": 146.3
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#ABC3AC
secondary
#977B96
accent
#4B989B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382