#ABBFBF#ABBFBF
#ABBFBF is a light, muted teal. Relative luminance 0.497; OKLCH L 78.9% C 0.022 H 196.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFBF |
|---|---|
| RGB | rgb(171, 191, 191) |
| HSL | hsl(180, 14%, 71%) |
| HSV | hsv(180, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.87, -6.80, -2.32) |
| CIE-LCH | lch(75.87, 7.19, 198.84°) |
| OKLab | oklab(78.94% -0.021 -0.0063) |
| OKLCH | oklch(78.94% 0.022 196.7) |
| XYZ | xyz(44.8272, 49.6803, 56.5076) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.17
Cool Grey
#95A3A6
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.57
Cool Gray
#9AA7B0
ΔE00 8.59
Dove Gray
#B6B8BD
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFBF #BFABAB
analogous
#ABBFB5 #ABBFBF #ABB5BF
triadic
#ABBFBF #BFABBF #BFBFAB
tetradic
#ABBFBF #B5ABBF #BFABAB #B5BFAB
square
#ABBFBF #B5ABBF #BFABAB #B5BFAB
split-complementary
#ABBFBF #BFABB5 #BFB5AB
monochromatic
#688888 #88A5A5 #ABBFBF #CED9D9 #EEF2F2
Accessibility & contrast
On white
1.92
#ABBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFBF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFBF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfbf; /* rgb */ color: rgb(171, 191, 191); /* oklch */ color: oklch(78.9% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#c4d2d2',
500: '#abbfbf',
950: '#000000',
},
}SCSS
$custom: #abbfbf; $custom-light: #c4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#abbfbf",
"rgb": {
"r": 171,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78943,
"c": 0.02192,
"h": 196.7
},
"luminance": 0.49681
}Semantic roles & 50–950 ramp
primary
#ABBFBF
secondary
#E6E0E0
accent
#4E4E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282