#ABC6AB#ABC6AB
#ABC6AB is a light, muted green. Relative luminance 0.520; OKLCH L 79.9% C 0.048 H 145.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6AB |
|---|---|
| RGB | rgb(171, 198, 171) |
| HSL | hsl(120, 19%, 72%) |
| HSV | hsv(120, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 13.6%, 22.4%) |
| CIE-LAB | lab(77.27, -14.26, 10.51) |
| CIE-LCH | lch(77.27, 17.71, 143.62°) |
| OKLab | oklab(79.89% -0.039 0.0272) |
| OKLCH | oklch(79.89% 0.048 145.1) |
| XYZ | xyz(44.3378, 51.9856, 46.2185) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.94
Darkseagreen
#8FBC8F
ΔE00 7.25
Sage Green
#9CAF88
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 9.39
Lichen
#8FB67B
ΔE00 10.18
Light Grey Green
#B7E1A1
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6AB #C6ABC6
analogous
#B9C6AB #ABC6AB #ABC6B9
triadic
#ABC6AB #ABABC6 #C6ABAB
tetradic
#ABC6AB #ABB9C6 #C6ABC6 #C6B9AB
square
#ABC6AB #ABB9C6 #C6ABC6 #C6B9AB
split-complementary
#ABC6AB #B9ABC6 #C6ABB9
monochromatic
#649364 #87AD87 #ABC6AB #CFDFCF #EDF3ED
Accessibility & contrast
On white
1.84
#ABC6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6AB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6AB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AA
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#A9C4BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc6ab; /* rgb */ color: rgb(171, 198, 171); /* oklch */ color: oklch(79.9% 0.048 145.1);
Tailwind
colors: {
custom: {
50: '#c4d7c4',
500: '#abc6ab',
950: '#000000',
},
}SCSS
$custom: #abc6ab; $custom-light: #c4d7c4; $custom-dark: #000000;
JSON
{
"hex": "#abc6ab",
"rgb": {
"r": 171,
"g": 198,
"b": 171
},
"hsl": {
"h": 120,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.79888,
"c": 0.04759,
"h": 145.1
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#ABC6AB
secondary
#9A7B9A
accent
#489D9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382