#A1BFBD#A1BFBD
#A1BFBD is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.033 H 191.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBD |
|---|---|
| RGB | rgb(161, 191, 189) |
| HSL | hsl(176, 19%, 69%) |
| HSV | hsv(176, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.15, -10.49, -2.38) |
| CIE-LCH | lch(75.15, 10.76, 192.78°) |
| OKLab | oklab(78.18% -0.0319 -0.0065) |
| OKLCH | oklch(78.18% 0.033 191.6) |
| XYZ | xyz(42.5116, 48.5116, 55.2581) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 10.29
Cool Gray
#9AA7B0
ΔE00 10.70
Bluegrey
#85A3B2
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBD #BFA1A3
analogous
#A1BFAE #A1BFBD #A1B2BF
triadic
#A1BFBD #BDA1BF #BFBDA1
tetradic
#A1BFBD #AEA1BF #BFA1A3 #B2BFA1
square
#A1BFBD #AEA1BF #BFA1A3 #B2BFA1
split-complementary
#A1BFBD #BFA1B2 #BFAEA1
monochromatic
#5D8986 #7DA6A3 #A1BFBD #C5D8D7 #EAF1F0
Accessibility & contrast
On white
1.96
#A1BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A1BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#99C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfbd; /* rgb */ color: rgb(161, 191, 189); /* oklch */ color: oklch(78.2% 0.033 191.6);
Tailwind
colors: {
custom: {
50: '#bdd2d0',
500: '#a1bfbd',
950: '#000000',
},
}SCSS
$custom: #a1bfbd; $custom-light: #bdd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a1bfbd",
"rgb": {
"r": 161,
"g": 191,
"b": 189
},
"hsl": {
"h": 176,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.7818,
"c": 0.03258,
"h": 191.6
},
"luminance": 0.48513
}Semantic roles & 50–950 ramp
primary
#A1BFBD
secondary
#E2DADA
accent
#484E9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282