#A1BFBF#A1BFBF
#A1BFBF is a light, muted teal. Relative luminance 0.486; OKLCH L 78.2% C 0.032 H 196.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBF |
|---|---|
| RGB | rgb(161, 191, 191) |
| HSL | hsl(180, 19%, 69%) |
| HSV | hsv(180, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.20, -10.08, -3.39) |
| CIE-LCH | lch(75.20, 10.63, 198.58°) |
| OKLab | oklab(78.24% -0.0311 -0.0092) |
| OKLCH | oklch(78.24% 0.032 196.5) |
| XYZ | xyz(42.7302, 48.5991, 56.4093) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.67
Cool Grey
#95A3A6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 10.14
Cool Gray
#9AA7B0
ΔE00 10.14
Bluegrey
#85A3B2
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBF #BFA1A1
analogous
#A1BFB0 #A1BFBF #A1B0BF
triadic
#A1BFBF #BFA1BF #BFBFA1
tetradic
#A1BFBF #B0A1BF #BFA1A1 #B0BFA1
square
#A1BFBF #B0A1BF #BFA1A1 #B0BFA1
split-complementary
#A1BFBF #BFA1B0 #BFB0A1
monochromatic
#5D8989 #7DA6A6 #A1BFBF #C5D8D8 #EAF1F1
Accessibility & contrast
On white
1.96
#A1BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A1BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#98C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfbf; /* rgb */ color: rgb(161, 191, 191); /* oklch */ color: oklch(78.2% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#bdd2d2',
500: '#a1bfbf',
950: '#000000',
},
}SCSS
$custom: #a1bfbf; $custom-light: #bdd2d2; $custom-dark: #000000;
JSON
{
"hex": "#a1bfbf",
"rgb": {
"r": 161,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.78241,
"c": 0.03245,
"h": 196.5
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#A1BFBF
secondary
#E2DADA
accent
#48489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282