#ABBBB6#ABBBB6
#ABBBB6 is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.8% C 0.019 H 175.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB6 |
|---|---|
| RGB | rgb(171, 187, 182) |
| HSL | hsl(161, 11%, 70%) |
| HSV | hsv(161, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(74.56, -6.47, 0.64) |
| CIE-LCH | lch(74.56, 6.50, 174.33°) |
| OKLab | oklab(77.82% -0.0189 0.0016) |
| OKLCH | oklch(77.82% 0.019 175.1) |
| XYZ | xyz(43.0066, 47.5754, 51.1641) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.88
Silver
#C0C0C0
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 8.94
Cool Gray
#9AA7B0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB6 #BBABB0
analogous
#ABBBAE #ABBBB6 #ABB8BB
triadic
#ABBBB6 #B6ABBB #BBB6AB
tetradic
#ABBBB6 #AEABBB #BBABB0 #B8BBAB
square
#ABBBB6 #AEABBB #BBABB0 #B8BBAB
split-complementary
#ABBBB6 #BBABB8 #BBAEAB
monochromatic
#69827A #89A099 #ABBBB6 #CDD6D3 #EEF1F0
Accessibility & contrast
On white
2.00
#ABBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ABBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB6
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB6 | 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)
#BAB9B6
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb6; /* rgb */ color: rgb(171, 187, 182); /* oklch */ color: oklch(77.8% 0.019 175.1);
Tailwind
colors: {
custom: {
50: '#c4cfcb',
500: '#abbbb6',
950: '#000000',
},
}SCSS
$custom: #abbbb6; $custom-light: #c4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#abbbb6",
"rgb": {
"r": 171,
"g": 187,
"b": 182
},
"hsl": {
"h": 161.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77824,
"c": 0.019,
"h": 175.1
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#ABBBB6
secondary
#E3DFE0
accent
#516695
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282