#ABC8A8#ABC8A8
#ABC8A8 is a light, muted green. Relative luminance 0.528; OKLCH L 80.2% C 0.054 H 142.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A8 |
|---|---|
| RGB | rgb(171, 200, 168) |
| HSL | hsl(114, 23%, 72%) |
| HSV | hsv(114, 16%, 78%) |
| CMYK | cmyk(14.5%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(77.75, -15.81, 12.80) |
| CIE-LCH | lch(77.75, 20.34, 141.02°) |
| OKLab | oklab(80.25% -0.0431 0.033) |
| OKLCH | oklch(80.25% 0.054 142.5) |
| XYZ | xyz(44.5152, 52.7929, 44.8829) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.29
Greenish Grey
#96AE8D
ΔE00 7.03
Sage Green
#9CAF88
ΔE00 7.43
Lichen
#8FB67B
ΔE00 9.14
Light Grey Green
#B7E1A1
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A8 #C5A8C8
analogous
#BBC8A8 #ABC8A8 #A8C8B5
triadic
#ABC8A8 #A8ABC8 #C8A8AB
tetradic
#ABC8A8 #A8BBC8 #C5A8C8 #C8B5A8
square
#ABC8A8 #A8BBC8 #C5A8C8 #C8B5A8
split-complementary
#ABC8A8 #B5A8C8 #C8A8BB
monochromatic
#64965F #87B083 #ABC8A8 #CFE0CD #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A8
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A8 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#A9C6BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a8; /* rgb */ color: rgb(171, 200, 168); /* oklch */ color: oklch(80.2% 0.054 142.5);
Tailwind
colors: {
custom: {
50: '#c4d8c1',
500: '#abc8a8',
950: '#000000',
},
}SCSS
$custom: #abc8a8; $custom-light: #c4d8c1; $custom-dark: #000000;
JSON
{
"hex": "#abc8a8",
"rgb": {
"r": 171,
"g": 200,
"b": 168
},
"hsl": {
"h": 114.375,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.80248,
"c": 0.05431,
"h": 142.5
},
"luminance": 0.52794
}Semantic roles & 50–950 ramp
primary
#ABC8A8
secondary
#99789D
accent
#45A198
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382