#ABC6AC#ABC6AC
#ABC6AC is a light, muted green. Relative luminance 0.520; OKLCH L 79.9% C 0.047 H 146.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6AC |
|---|---|
| RGB | rgb(171, 198, 172) |
| HSL | hsl(122, 19%, 72%) |
| HSV | hsv(122, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 13.1%, 22.4%) |
| CIE-LAB | lab(77.30, -14.08, 10.00) |
| CIE-LCH | lch(77.30, 17.27, 144.61°) |
| OKLab | oklab(79.91% -0.0386 0.0259) |
| OKLCH | oklch(79.91% 0.047 146.1) |
| XYZ | xyz(44.4334, 52.0239, 46.7224) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.06
Darkseagreen
#8FBC8F
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 7.82
Pale Teal
#82CBB2
ΔE00 9.34
Lichen
#8FB67B
ΔE00 10.45
Light Grey Green
#B7E1A1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6AC #C6ABC5
analogous
#B8C6AB #ABC6AC #ABC6BA
triadic
#ABC6AC #ACABC6 #C6ACAB
tetradic
#ABC6AC #ABB8C6 #C6ABC5 #C6BAAB
square
#ABC6AC #ABB8C6 #C6ABC5 #C6BAAB
split-complementary
#ABC6AC #BAABC6 #C6ABB8
monochromatic
#649365 #87AD88 #ABC6AC #CFDFD0 #EDF3ED
Accessibility & contrast
On white
1.84
#ABC6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6AC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6AC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AB
Deuteranopia (green-blind)
#C2BEAD
Tritanopia (blue-blind)
#A9C4BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc6ac; /* rgb */ color: rgb(171, 198, 172); /* oklch */ color: oklch(79.9% 0.047 146.1);
Tailwind
colors: {
custom: {
50: '#c4d7c4',
500: '#abc6ac',
950: '#000000',
},
}SCSS
$custom: #abc6ac; $custom-light: #c4d7c4; $custom-dark: #000000;
JSON
{
"hex": "#abc6ac",
"rgb": {
"r": 171,
"g": 198,
"b": 172
},
"hsl": {
"h": 122.222,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.79914,
"c": 0.04652,
"h": 146.1
},
"luminance": 0.52025
}Semantic roles & 50–950 ramp
primary
#ABC6AC
secondary
#9A7B99
accent
#489A9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382