#ABB8AF#ABB8AF
#ABB8AF is a light, near-neutral green. Relative luminance 0.460; OKLCH L 77.0% C 0.019 H 155.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8AF |
|---|---|
| RGB | rgb(171, 184, 175) |
| HSL | hsl(138, 8%, 70%) |
| HSV | hsv(138, 7%, 72%) |
| CMYK | cmyk(7.1%, 0%, 4.9%, 27.8%) |
| CIE-LAB | lab(73.57, -6.22, 3.02) |
| CIE-LCH | lch(73.57, 6.92, 154.11°) |
| OKLab | oklab(76.98% -0.0175 0.0079) |
| OKLCH | oklch(76.98% 0.019 155.7) |
| XYZ | xyz(41.6714, 46.0337, 47.2391) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.53
Cool Grey
#95A3A6
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 8.69
Cement
#A5A391
ΔE00 8.91
Greyish
#A8A495
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8AF #B8ABB4
analogous
#AEB8AB #ABB8AF #ABB8B6
triadic
#ABB8AF #AFABB8 #B8AFAB
tetradic
#ABB8AF #ABAEB8 #B8ABB4 #B8B6AB
square
#ABB8AF #ABAEB8 #B8ABB4 #B8B6AB
split-complementary
#ABB8AF #B6ABB8 #B8ABAE
monochromatic
#6B7E71 #8A9C8F #ABB8AF #CCD4CF #EDF0EE
Accessibility & contrast
On white
2.06
#ABB8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABB8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8AF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8AF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#A9B8B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb8af; /* rgb */ color: rgb(171, 184, 175); /* oklch */ color: oklch(77.0% 0.019 155.7);
Tailwind
colors: {
custom: {
50: '#c4cdc6',
500: '#abb8af',
950: '#000000',
},
}SCSS
$custom: #abb8af; $custom-light: #c4cdc6; $custom-dark: #000000;
JSON
{
"hex": "#abb8af",
"rgb": {
"r": 171,
"g": 184,
"b": 175
},
"hsl": {
"h": 138.462,
"s": 8.387,
"l": 69.608
},
"oklch": {
"l": 0.76982,
"c": 0.01917,
"h": 155.7
},
"luminance": 0.46034
}Semantic roles & 50–950 ramp
primary
#ABB8AF
secondary
#E1DEE0
accent
#537F92
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282