#ABB9AF#ABB9AF
#ABB9AF is a light, muted green. Relative luminance 0.465; OKLCH L 77.2% C 0.021 H 154.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9AF |
|---|---|
| RGB | rgb(171, 185, 175) |
| HSL | hsl(137, 9%, 70%) |
| HSV | hsv(137, 8%, 73%) |
| CMYK | cmyk(7.6%, 0%, 5.4%, 27.5%) |
| CIE-LAB | lab(73.84, -6.75, 3.41) |
| CIE-LCH | lch(73.84, 7.57, 153.20°) |
| OKLab | oklab(77.2% -0.0189 0.0089) |
| OKLCH | oklch(77.2% 0.021 154.8) |
| XYZ | xyz(41.8799, 46.4506, 47.3086) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.86
Cool Grey
#95A3A6
ΔE00 8.88
Silver
#C0C0C0
ΔE00 9.06
Cement
#A5A391
ΔE00 9.15
Dark Gray
#A9A9A9
ΔE00 9.30
Greyish
#A8A495
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9AF #B9ABB5
analogous
#AEB9AB #ABB9AF #ABB9B6
triadic
#ABB9AF #AFABB9 #B9AFAB
tetradic
#ABB9AF #ABAEB9 #B9ABB5 #B9B6AB
square
#ABB9AF #ABAEB9 #B9ABB5 #B9B6AB
split-complementary
#ABB9AF #B6ABB9 #B9ABAE
monochromatic
#6A7F70 #8A9D8F #ABB9AF #CCD5CF #EEF1EF
Accessibility & contrast
On white
2.04
#ABB9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABB9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9AF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9AF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AF
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#A9B9B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb9af; /* rgb */ color: rgb(171, 185, 175); /* oklch */ color: oklch(77.2% 0.021 154.8);
Tailwind
colors: {
custom: {
50: '#c4cec6',
500: '#abb9af',
950: '#000000',
},
}SCSS
$custom: #abb9af; $custom-light: #c4cec6; $custom-dark: #000000;
JSON
{
"hex": "#abb9af",
"rgb": {
"r": 171,
"g": 185,
"b": 175
},
"hsl": {
"h": 137.143,
"s": 9.091,
"l": 69.804
},
"oklch": {
"l": 0.77196,
"c": 0.0209,
"h": 154.8
},
"luminance": 0.46451
}Semantic roles & 50–950 ramp
primary
#ABB9AF
secondary
#E2DEE1
accent
#528193
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282