#ABB9AE#ABB9AE
#ABB9AE is a light, muted green. Relative luminance 0.464; OKLCH L 77.2% C 0.022 H 152.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9AE |
|---|---|
| RGB | rgb(171, 185, 174) |
| HSL | hsl(133, 9%, 70%) |
| HSV | hsv(133, 8%, 73%) |
| CMYK | cmyk(7.6%, 0%, 5.9%, 27.5%) |
| CIE-LAB | lab(73.81, -6.94, 3.92) |
| CIE-LCH | lch(73.81, 7.97, 150.55°) |
| OKLab | oklab(77.17% -0.0193 0.0102) |
| OKLCH | oklch(77.17% 0.022 152.1) |
| XYZ | xyz(41.7820, 46.4114, 46.7933) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.11
Cement
#A5A391
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.19
Silver
#C0C0C0
ΔE00 9.33
Greyish
#A8A495
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9AE #B9ABB6
analogous
#AFB9AB #ABB9AE #ABB9B5
triadic
#ABB9AE #AEABB9 #B9AEAB
tetradic
#ABB9AE #ABAFB9 #B9ABB6 #B9B5AB
square
#ABB9AE #ABAFB9 #B9ABB6 #B9B5AB
split-complementary
#ABB9AE #B5ABB9 #B9ABAF
monochromatic
#6A7F6F #8A9D8E #ABB9AE #CCD5CE #EEF1EE
Accessibility & contrast
On white
2.04
#ABB9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABB9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9AE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9AE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#A9B8B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb9ae; /* rgb */ color: rgb(171, 185, 174); /* oklch */ color: oklch(77.2% 0.022 152.1);
Tailwind
colors: {
custom: {
50: '#c4cec6',
500: '#abb9ae',
950: '#000000',
},
}SCSS
$custom: #abb9ae; $custom-light: #c4cec6; $custom-dark: #000000;
JSON
{
"hex": "#abb9ae",
"rgb": {
"r": 171,
"g": 185,
"b": 174
},
"hsl": {
"h": 132.857,
"s": 9.091,
"l": 69.804
},
"oklch": {
"l": 0.77167,
"c": 0.02187,
"h": 152.1
},
"luminance": 0.46412
}Semantic roles & 50–950 ramp
primary
#ABB9AE
secondary
#E2DEE1
accent
#528593
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282