#ABC8A6#ABC8A6
#ABC8A6 is a light, muted green. Relative luminance 0.527; OKLCH L 80.2% C 0.057 H 141.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A6 |
|---|---|
| RGB | rgb(171, 200, 166) |
| HSL | hsl(111, 24%, 72%) |
| HSV | hsv(111, 17%, 78%) |
| CMYK | cmyk(14.5%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.71, -16.16, 13.81) |
| CIE-LCH | lch(77.71, 21.26, 139.50°) |
| OKLab | oklab(80.2% -0.044 0.0356) |
| OKLCH | oklch(80.2% 0.057 141) |
| XYZ | xyz(44.3303, 52.7189, 43.9092) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.99
Greenish Grey
#96AE8D
ΔE00 6.96
Sage Green
#9CAF88
ΔE00 7.21
Lichen
#8FB67B
ΔE00 8.69
Light Grey Green
#B7E1A1
ΔE00 8.75
Sage Green (survey)
#88B378
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A6 #C3A6C8
analogous
#BCC8A6 #ABC8A6 #A6C8B2
triadic
#ABC8A6 #A6ABC8 #C8A6AB
tetradic
#ABC8A6 #A6BCC8 #C3A6C8 #C8B2A6
square
#ABC8A6 #A6BCC8 #C3A6C8 #C8B2A6
split-complementary
#ABC8A6 #B2A6C8 #C8A6BC
monochromatic
#66975D #87B180 #ABC8A6 #CFDFCC #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A6
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A6 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#A9C6BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a6; /* rgb */ color: rgb(171, 200, 166); /* oklch */ color: oklch(80.2% 0.057 141.0);
Tailwind
colors: {
custom: {
50: '#c4d8c0',
500: '#abc8a6',
950: '#000000',
},
}SCSS
$custom: #abc8a6; $custom-light: #c4d8c0; $custom-dark: #000000;
JSON
{
"hex": "#abc8a6",
"rgb": {
"r": 171,
"g": 200,
"b": 166
},
"hsl": {
"h": 111.176,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80199,
"c": 0.05655,
"h": 141
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#ABC8A6
secondary
#97769D
accent
#43A294
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382