#ABBBB1#ABBBB1
#ABBBB1 is a light, muted green. Relative luminance 0.474; OKLCH L 77.7% C 0.023 H 158.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB1 |
|---|---|
| RGB | rgb(171, 187, 177) |
| HSL | hsl(143, 11%, 70%) |
| HSV | hsv(143, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(74.43, -7.43, 3.18) |
| CIE-LCH | lch(74.43, 8.08, 156.86°) |
| OKLab | oklab(77.68% -0.021 0.0083) |
| OKLCH | oklch(77.68% 0.023 158.5) |
| XYZ | xyz(42.4991, 47.3724, 48.4912) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.07
Cool Grey
#95A3A6
ΔE00 9.27
Silver
#C0C0C0
ΔE00 9.49
Greenish Grey
#96AE8D
ΔE00 9.75
Cement
#A5A391
ΔE00 9.93
Dark Gray
#A9A9A9
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB1 #BBABB5
analogous
#ADBBAB #ABBBB1 #ABBBB9
triadic
#ABBBB1 #B1ABBB #BBB1AB
tetradic
#ABBBB1 #ABADBB #BBABB5 #BBB9AB
square
#ABBBB1 #ABADBB #BBABB5 #BBB9AB
split-complementary
#ABBBB1 #B9ABBB #BBABAD
monochromatic
#698273 #89A092 #ABBBB1 #CDD6D0 #EEF1EF
Accessibility & contrast
On white
2.00
#ABBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB1
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB1 | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B1
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#A9BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb1; /* rgb */ color: rgb(171, 187, 177); /* oklch */ color: oklch(77.7% 0.023 158.5);
Tailwind
colors: {
custom: {
50: '#c4cfc8',
500: '#abbbb1',
950: '#000000',
},
}SCSS
$custom: #abbbb1; $custom-light: #c4cfc8; $custom-dark: #000000;
JSON
{
"hex": "#abbbb1",
"rgb": {
"r": 171,
"g": 187,
"b": 177
},
"hsl": {
"h": 142.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77679,
"c": 0.02255,
"h": 158.5
},
"luminance": 0.47373
}Semantic roles & 50–950 ramp
primary
#ABBBB1
secondary
#E3DFE1
accent
#517B95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282