#ABB8AE#ABB8AE
#ABB8AE is a light, muted green. Relative luminance 0.460; OKLCH L 77.0% C 0.020 H 152.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8AE |
|---|---|
| RGB | rgb(171, 184, 174) |
| HSL | hsl(134, 8%, 70%) |
| HSV | hsv(134, 7%, 72%) |
| CMYK | cmyk(7.1%, 0%, 5.4%, 27.8%) |
| CIE-LAB | lab(73.54, -6.41, 3.53) |
| CIE-LCH | lch(73.54, 7.32, 151.17°) |
| OKLab | oklab(76.95% -0.0179 0.0092) |
| OKLCH | oklch(76.95% 0.02 152.7) |
| XYZ | xyz(41.5736, 45.9945, 46.7238) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 8.70
Cement
#A5A391
ΔE00 8.76
Silver
#C0C0C0
ΔE00 8.85
Dark Gray
#A9A9A9
ΔE00 8.94
Greyish
#A8A495
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8AE #B8ABB5
analogous
#AFB8AB #ABB8AE #ABB8B5
triadic
#ABB8AE #AEABB8 #B8AEAB
tetradic
#ABB8AE #ABAFB8 #B8ABB5 #B8B5AB
square
#ABB8AE #ABAFB8 #B8ABB5 #B8B5AB
split-complementary
#ABB8AE #B5ABB8 #B8ABAF
monochromatic
#6B7E6F #8A9C8E #ABB8AE #CCD4CE #EDF0EE
Accessibility & contrast
On white
2.06
#ABB8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#ABB8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8AE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8AE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#A9B8B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb8ae; /* rgb */ color: rgb(171, 184, 174); /* oklch */ color: oklch(77.0% 0.020 152.7);
Tailwind
colors: {
custom: {
50: '#c4cdc6',
500: '#abb8ae',
950: '#000000',
},
}SCSS
$custom: #abb8ae; $custom-light: #c4cdc6; $custom-dark: #000000;
JSON
{
"hex": "#abb8ae",
"rgb": {
"r": 171,
"g": 184,
"b": 174
},
"hsl": {
"h": 133.846,
"s": 8.387,
"l": 69.608
},
"oklch": {
"l": 0.76954,
"c": 0.02012,
"h": 152.7
},
"luminance": 0.45995
}Semantic roles & 50–950 ramp
primary
#ABB8AE
secondary
#E1DEE0
accent
#538492
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282