#A1BFBB#A1BFBB
#A1BFBB is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.033 H 186.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBB |
|---|---|
| RGB | rgb(161, 191, 187) |
| HSL | hsl(172, 19%, 69%) |
| HSV | hsv(172, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.09, -10.91, -1.37) |
| CIE-LCH | lch(75.09, 11.00, 187.18°) |
| OKLab | oklab(78.12% -0.0327 -0.0038) |
| OKLCH | oklch(78.12% 0.033 186.7) |
| XYZ | xyz(42.2960, 48.4254, 54.1227) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.78
Cool Grey
#95A3A6
ΔE00 9.83
Silver (survey)
#C5C9C7
ΔE00 10.49
Cool Gray
#9AA7B0
ΔE00 11.29
Pale Teal
#82CBB2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBB #BFA1A5
analogous
#A1BFAC #A1BFBB #A1B4BF
triadic
#A1BFBB #BBA1BF #BFBBA1
tetradic
#A1BFBB #ACA1BF #BFA1A5 #B4BFA1
square
#A1BFBB #ACA1BF #BFA1A5 #B4BFA1
split-complementary
#A1BFBB #BFA1B4 #BFACA1
monochromatic
#5D8983 #7DA6A1 #A1BFBB #C5D8D5 #EAF1F0
Accessibility & contrast
On white
1.97
#A1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBB | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#99C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfbb; /* rgb */ color: rgb(161, 191, 187); /* oklch */ color: oklch(78.1% 0.033 186.7);
Tailwind
colors: {
custom: {
50: '#bdd2cf',
500: '#a1bfbb',
950: '#000000',
},
}SCSS
$custom: #a1bfbb; $custom-light: #bdd2cf; $custom-dark: #000000;
JSON
{
"hex": "#a1bfbb",
"rgb": {
"r": 161,
"g": 191,
"b": 187
},
"hsl": {
"h": 172,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.78119,
"c": 0.03295,
"h": 186.7
},
"luminance": 0.48427
}Semantic roles & 50–950 ramp
primary
#A1BFBB
secondary
#E2DADB
accent
#48549D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282