#ABBBB8#ABBBB8
#ABBBB8 is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.018 H 183.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB8 |
|---|---|
| RGB | rgb(171, 187, 184) |
| HSL | hsl(169, 11%, 70%) |
| HSV | hsv(169, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(74.61, -6.08, -0.37) |
| CIE-LCH | lch(74.61, 6.09, 183.47°) |
| OKLab | oklab(77.88% -0.0181 -0.0011) |
| OKLCH | oklch(77.88% 0.018 183.4) |
| XYZ | xyz(43.2148, 47.6587, 52.2604) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 7.43
Silver
#C0C0C0
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.24
Cool Gray
#9AA7B0
ΔE00 8.47
Dark Gray
#A9A9A9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB8 #BBABAE
analogous
#ABBBB0 #ABBBB8 #ABB6BB
triadic
#ABBBB8 #B8ABBB #BBB8AB
tetradic
#ABBBB8 #B0ABBB #BBABAE #B6BBAB
square
#ABBBB8 #B0ABBB #BBABAE #B6BBAB
split-complementary
#ABBBB8 #BBABB6 #BBB0AB
monochromatic
#69827E #89A09B #ABBBB8 #CDD6D5 #EEF1F1
Accessibility & contrast
On white
1.99
#ABBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ABBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB8
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB8 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B8
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#A7BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbb8; /* rgb */ color: rgb(171, 187, 184); /* oklch */ color: oklch(77.9% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#c4cfcd',
500: '#abbbb8',
950: '#000000',
},
}SCSS
$custom: #abbbb8; $custom-light: #c4cfcd; $custom-dark: #000000;
JSON
{
"hex": "#abbbb8",
"rgb": {
"r": 171,
"g": 187,
"b": 184
},
"hsl": {
"h": 168.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77883,
"c": 0.01815,
"h": 183.4
},
"luminance": 0.47659
}Semantic roles & 50–950 ramp
primary
#ABBBB8
secondary
#E3DFE0
accent
#515E95
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282