#ABBBB7#ABBBB7
#ABBBB7 is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.9% C 0.019 H 179.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB7 |
|---|---|
| RGB | rgb(171, 187, 183) |
| HSL | hsl(165, 11%, 70%) |
| HSV | hsv(165, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(74.58, -6.28, 0.14) |
| CIE-LCH | lch(74.58, 6.28, 178.75°) |
| OKLab | oklab(77.85% -0.0185 0.0003) |
| OKLCH | oklch(77.85% 0.019 179.2) |
| XYZ | xyz(43.1103, 47.6169, 51.7103) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.57
Dark Gray
#A9A9A9
ΔE00 8.76
Cool Gray
#9AA7B0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB7 #BBABAF
analogous
#ABBBAF #ABBBB7 #ABB7BB
triadic
#ABBBB7 #B7ABBB #BBB7AB
tetradic
#ABBBB7 #AFABBB #BBABAF #B7BBAB
square
#ABBBB7 #AFABBB #BBABAF #B7BBAB
split-complementary
#ABBBB7 #BBABB7 #BBAFAB
monochromatic
#69827C #89A09A #ABBBB7 #CDD6D4 #EEF1F1
Accessibility & contrast
On white
2.00
#ABBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB7
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB7 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B7
Deuteranopia (green-blind)
#B6B7B7
Tritanopia (blue-blind)
#A7BCBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb7; /* rgb */ color: rgb(171, 187, 183); /* oklch */ color: oklch(77.9% 0.019 179.2);
Tailwind
colors: {
custom: {
50: '#c4cfcc',
500: '#abbbb7',
950: '#000000',
},
}SCSS
$custom: #abbbb7; $custom-light: #c4cfcc; $custom-dark: #000000;
JSON
{
"hex": "#abbbb7",
"rgb": {
"r": 171,
"g": 187,
"b": 183
},
"hsl": {
"h": 165,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77853,
"c": 0.01853,
"h": 179.2
},
"luminance": 0.47617
}Semantic roles & 50–950 ramp
primary
#ABBBB7
secondary
#E3DFE0
accent
#516295
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282