#ABBBB0#ABBBB0
#ABBBB0 is a light, muted green. Relative luminance 0.473; OKLCH L 77.7% C 0.023 H 155.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB0 |
|---|---|
| RGB | rgb(171, 187, 176) |
| HSL | hsl(139, 11%, 70%) |
| HSV | hsv(139, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(74.40, -7.62, 3.68) |
| CIE-LCH | lch(74.40, 8.47, 154.20°) |
| OKLab | oklab(77.65% -0.0214 0.0096) |
| OKLCH | oklch(77.65% 0.023 155.8) |
| XYZ | xyz(42.3998, 47.3327, 47.9682) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.31
Greenish Grey
#96AE8D
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 9.57
Silver
#C0C0C0
ΔE00 9.75
Cement
#A5A391
ΔE00 9.82
Greyish
#A8A495
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB0 #BBABB6
analogous
#AEBBAB #ABBBB0 #ABBBB8
triadic
#ABBBB0 #B0ABBB #BBB0AB
tetradic
#ABBBB0 #ABAEBB #BBABB6 #BBB8AB
square
#ABBBB0 #ABAEBB #BBABB6 #BBB8AB
split-complementary
#ABBBB0 #B8ABBB #BBABAE
monochromatic
#698271 #89A090 #ABBBB0 #CDD6D0 #EEF1EF
Accessibility & contrast
On white
2.01
#ABBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB0
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB0 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 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)
#BBB8AF
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#A9BBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb0; /* rgb */ color: rgb(171, 187, 176); /* oklch */ color: oklch(77.7% 0.023 155.8);
Tailwind
colors: {
custom: {
50: '#c4cfc7',
500: '#abbbb0',
950: '#000000',
},
}SCSS
$custom: #abbbb0; $custom-light: #c4cfc7; $custom-dark: #000000;
JSON
{
"hex": "#abbbb0",
"rgb": {
"r": 171,
"g": 187,
"b": 176
},
"hsl": {
"h": 138.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77651,
"c": 0.02344,
"h": 155.8
},
"luminance": 0.47333
}Semantic roles & 50–950 ramp
primary
#ABBBB0
secondary
#E3DFE2
accent
#517F95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282