#ABBBAF#ABBBAF
#ABBBAF is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.024 H 153.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAF |
|---|---|
| RGB | rgb(171, 187, 175) |
| HSL | hsl(135, 11%, 70%) |
| HSV | hsv(135, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.38, -7.81, 4.19) |
| CIE-LCH | lch(74.38, 8.86, 151.77°) |
| OKLab | oklab(77.62% -0.0218 0.0109) |
| OKLCH | oklch(77.62% 0.024 153.3) |
| XYZ | xyz(42.3012, 47.2932, 47.4490) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 9.03
Cement
#A5A391
ΔE00 9.73
Cool Grey
#95A3A6
ΔE00 9.88
Silver
#C0C0C0
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAF #BBABB7
analogous
#AFBBAB #ABBBAF #ABBBB7
triadic
#ABBBAF #AFABBB #BBAFAB
tetradic
#ABBBAF #ABAFBB #BBABB7 #BBB7AB
square
#ABBBAF #ABAFBB #BBABB7 #BBB7AB
split-complementary
#ABBBAF #B7ABBB #BBABAF
monochromatic
#698270 #89A08F #ABBBAF #CDD6CF #EEF1EF
Accessibility & contrast
On white
2.01
#ABBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#A9BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbaf; /* rgb */ color: rgb(171, 187, 175); /* oklch */ color: oklch(77.6% 0.024 153.3);
Tailwind
colors: {
custom: {
50: '#c4cfc6',
500: '#abbbaf',
950: '#000000',
},
}SCSS
$custom: #abbbaf; $custom-light: #c4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#abbbaf",
"rgb": {
"r": 171,
"g": 187,
"b": 175
},
"hsl": {
"h": 135,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77623,
"c": 0.02438,
"h": 153.3
},
"luminance": 0.47294
}Semantic roles & 50–950 ramp
primary
#ABBBAF
secondary
#E3DFE2
accent
#518495
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282