#ABC8A9#ABC8A9
#ABC8A9 is a light, muted green. Relative luminance 0.528; OKLCH L 80.3% C 0.053 H 143.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A9 |
|---|---|
| RGB | rgb(171, 200, 169) |
| HSL | hsl(116, 22%, 72%) |
| HSV | hsv(116, 16%, 78%) |
| CMYK | cmyk(14.5%, 0%, 15.5%, 21.6%) |
| CIE-LAB | lab(77.77, -15.64, 12.29) |
| CIE-LCH | lch(77.77, 19.89, 141.83°) |
| OKLab | oklab(80.27% -0.0427 0.0318) |
| OKLCH | oklch(80.27% 0.053 143.3) |
| XYZ | xyz(44.6087, 52.8303, 45.3755) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.47
Greenish Grey
#96AE8D
ΔE00 7.08
Sage Green
#9CAF88
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 9.22
Lichen
#8FB67B
ΔE00 9.38
Light Grey Green
#B7E1A1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A9 #C6A9C8
analogous
#BBC8A9 #ABC8A9 #A9C8B7
triadic
#ABC8A9 #A9ABC8 #C8A9AB
tetradic
#ABC8A9 #A9BBC8 #C6A9C8 #C8B7A9
square
#ABC8A9 #A9BBC8 #C6A9C8 #C8B7A9
split-complementary
#ABC8A9 #B7A9C8 #C8A9BB
monochromatic
#649660 #87B084 #ABC8A9 #CFE0CE #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A9
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A9 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A7
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#A9C6BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a9; /* rgb */ color: rgb(171, 200, 169); /* oklch */ color: oklch(80.3% 0.053 143.3);
Tailwind
colors: {
custom: {
50: '#c4d8c2',
500: '#abc8a9',
950: '#000000',
},
}SCSS
$custom: #abc8a9; $custom-light: #c4d8c2; $custom-dark: #000000;
JSON
{
"hex": "#abc8a9",
"rgb": {
"r": 171,
"g": 200,
"b": 169
},
"hsl": {
"h": 116.129,
"s": 21.986,
"l": 72.353
},
"oklch": {
"l": 0.80273,
"c": 0.0532,
"h": 143.3
},
"luminance": 0.52831
}Semantic roles & 50–950 ramp
primary
#ABC8A9
secondary
#9A799D
accent
#45A09B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382