#A1BFBA#A1BFBA
#A1BFBA is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.033 H 184.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBA |
|---|---|
| RGB | rgb(161, 191, 186) |
| HSL | hsl(170, 19%, 69%) |
| HSV | hsv(170, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.07, -11.11, -0.87) |
| CIE-LCH | lch(75.07, 11.15, 184.47°) |
| OKLab | oklab(78.09% -0.0331 -0.0025) |
| OKLCH | oklch(78.09% 0.033 184.3) |
| XYZ | xyz(42.1894, 48.3827, 53.5608) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.48
Cool Grey
#95A3A6
ΔE00 10.03
Lightblue
#ADD8E6
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.61
Pale Teal
#82CBB2
ΔE00 11.08
Cool Gray
#9AA7B0
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBA #BFA1A6
analogous
#A1BFAB #A1BFBA #A1B5BF
triadic
#A1BFBA #BAA1BF #BFBAA1
tetradic
#A1BFBA #ABA1BF #BFA1A6 #B5BFA1
square
#A1BFBA #ABA1BF #BFA1A6 #B5BFA1
split-complementary
#A1BFBA #BFA1B5 #BFABA1
monochromatic
#5D8981 #7DA69F #A1BFBA #C5D8D5 #EAF1EF
Accessibility & contrast
On white
1.97
#A1BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A1BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#99C0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfba; /* rgb */ color: rgb(161, 191, 186); /* oklch */ color: oklch(78.1% 0.033 184.3);
Tailwind
colors: {
custom: {
50: '#bdd2ce',
500: '#a1bfba',
950: '#000000',
},
}SCSS
$custom: #a1bfba; $custom-light: #bdd2ce; $custom-dark: #000000;
JSON
{
"hex": "#a1bfba",
"rgb": {
"r": 161,
"g": 191,
"b": 186
},
"hsl": {
"h": 170,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.78089,
"c": 0.03323,
"h": 184.3
},
"luminance": 0.48384
}Semantic roles & 50–950 ramp
primary
#A1BFBA
secondary
#E2DADB
accent
#48569D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282