#ABC8A7#ABC8A7
#ABC8A7 is a light, muted green. Relative luminance 0.528; OKLCH L 80.2% C 0.055 H 141.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A7 |
|---|---|
| RGB | rgb(171, 200, 167) |
| HSL | hsl(113, 23%, 72%) |
| HSV | hsv(113, 17%, 78%) |
| CMYK | cmyk(14.5%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(77.73, -15.99, 13.30) |
| CIE-LCH | lch(77.73, 20.80, 140.24°) |
| OKLab | oklab(80.22% -0.0435 0.0343) |
| OKLCH | oklch(80.22% 0.055 141.7) |
| XYZ | xyz(44.4224, 52.7557, 44.3942) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.13
Greenish Grey
#96AE8D
ΔE00 6.99
Sage Green
#9CAF88
ΔE00 7.31
Lichen
#8FB67B
ΔE00 8.91
Light Grey Green
#B7E1A1
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A7 #C4A7C8
analogous
#BCC8A7 #ABC8A7 #A7C8B4
triadic
#ABC8A7 #A7ABC8 #C8A7AB
tetradic
#ABC8A7 #A7BCC8 #C4A7C8 #C8B4A7
square
#ABC8A7 #A7BCC8 #C4A7C8 #C8B4A7
split-complementary
#ABC8A7 #B4A7C8 #C8A7BC
monochromatic
#65975E #87B081 #ABC8A7 #CFE0CD #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A7
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A7 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#A9C6BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a7; /* rgb */ color: rgb(171, 200, 167); /* oklch */ color: oklch(80.2% 0.055 141.7);
Tailwind
colors: {
custom: {
50: '#c4d8c1',
500: '#abc8a7',
950: '#000000',
},
}SCSS
$custom: #abc8a7; $custom-light: #c4d8c1; $custom-dark: #000000;
JSON
{
"hex": "#abc8a7",
"rgb": {
"r": 171,
"g": 200,
"b": 167
},
"hsl": {
"h": 112.727,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.80223,
"c": 0.05542,
"h": 141.7
},
"luminance": 0.52757
}Semantic roles & 50–950 ramp
primary
#ABC8A7
secondary
#98779D
accent
#44A296
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382