#ABC8AC#ABC8AC
#ABC8AC is a light, muted green. Relative luminance 0.529; OKLCH L 80.3% C 0.050 H 146.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8AC |
|---|---|
| RGB | rgb(171, 200, 172) |
| HSL | hsl(122, 21%, 73%) |
| HSV | hsv(122, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(77.84, -15.10, 10.78) |
| CIE-LCH | lch(77.84, 18.55, 144.48°) |
| OKLab | oklab(80.35% -0.0414 0.0279) |
| OKLCH | oklch(80.35% 0.05 146) |
| XYZ | xyz(44.8936, 52.9442, 46.8757) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 7.32
Sage Green
#9CAF88
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.97
Lichen
#8FB67B
ΔE00 10.12
Light Grey Green
#B7E1A1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8AC #C8ABC7
analogous
#B8C8AB #ABC8AC #ABC8BA
triadic
#ABC8AC #ACABC8 #C8ACAB
tetradic
#ABC8AC #ABB8C8 #C8ABC7 #C8BAAB
square
#ABC8AC #ABB8C8 #C8ABC7 #C8BAAB
split-complementary
#ABC8AC #BAABC8 #C8ABB8
monochromatic
#629664 #86B087 #ABC8AC #D0E0D1 #EDF3ED
Accessibility & contrast
On white
1.81
#ABC8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ABC8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8AC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8AC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#A8C6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8ac; /* rgb */ color: rgb(171, 200, 172); /* oklch */ color: oklch(80.3% 0.050 146.0);
Tailwind
colors: {
custom: {
50: '#c4d8c4',
500: '#abc8ac',
950: '#000000',
},
}SCSS
$custom: #abc8ac; $custom-light: #c4d8c4; $custom-dark: #000000;
JSON
{
"hex": "#abc8ac",
"rgb": {
"r": 171,
"g": 200,
"b": 172
},
"hsl": {
"h": 122.069,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80349,
"c": 0.04994,
"h": 146
},
"luminance": 0.52945
}Semantic roles & 50–950 ramp
primary
#ABC8AC
secondary
#9C7B9B
accent
#469C9F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382