#ABBBB2#ABBBB2
#ABBBB2 is a light, muted green. Relative luminance 0.474; OKLCH L 77.7% C 0.022 H 161.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB2 |
|---|---|
| RGB | rgb(171, 187, 178) |
| HSL | hsl(146, 11%, 70%) |
| HSV | hsv(146, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.45, -7.24, 2.67) |
| CIE-LCH | lch(74.45, 7.72, 159.77°) |
| OKLab | oklab(77.71% -0.0206 0.007) |
| OKLCH | oklch(77.71% 0.022 161.3) |
| XYZ | xyz(42.5991, 47.4124, 49.0180) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.83
Cool Grey
#95A3A6
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.24
Dark Gray
#A9A9A9
ΔE00 9.77
Cement
#A5A391
ΔE00 10.06
Greenish Grey
#96AE8D
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB2 #BBABB4
analogous
#ACBBAB #ABBBB2 #ABBBBA
triadic
#ABBBB2 #B2ABBB #BBB2AB
tetradic
#ABBBB2 #ABACBB #BBABB4 #BBBAAB
square
#ABBBB2 #ABACBB #BBABB4 #BBBAAB
split-complementary
#ABBBB2 #BAABBB #BBABAC
monochromatic
#698274 #89A093 #ABBBB2 #CDD6D1 #EEF1EF
Accessibility & contrast
On white
2.00
#ABBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B7B6B2
Tritanopia (blue-blind)
#A8BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb2; /* rgb */ color: rgb(171, 187, 178); /* oklch */ color: oklch(77.7% 0.022 161.3);
Tailwind
colors: {
custom: {
50: '#c4cfc9',
500: '#abbbb2',
950: '#000000',
},
}SCSS
$custom: #abbbb2; $custom-light: #c4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#abbbb2",
"rgb": {
"r": 171,
"g": 187,
"b": 178
},
"hsl": {
"h": 146.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77708,
"c": 0.0217,
"h": 161.3
},
"luminance": 0.47413
}Semantic roles & 50–950 ramp
primary
#ABBBB2
secondary
#E3DFE1
accent
#517795
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282