#A1BBBA#A1BBBA
#A1BBBA is a light, muted teal. Relative luminance 0.467; OKLCH L 77.2% C 0.028 H 193.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBBA |
|---|---|
| RGB | rgb(161, 187, 186) |
| HSL | hsl(178, 16%, 68%) |
| HSV | hsv(178, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.97, -9.02, -2.47) |
| CIE-LCH | lch(73.97, 9.35, 195.33°) |
| OKLab | oklab(77.22% -0.0276 -0.0067) |
| OKLCH | oklch(77.22% 0.028 193.7) |
| XYZ | xyz(41.3289, 46.6619, 53.2740) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.96
Cool Gray
#9AA7B0
ΔE00 9.18
Lightblue
#ADD8E6
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBBA #BBA1A2
analogous
#A1BBAD #A1BBBA #A1AFBB
triadic
#A1BBBA #BAA1BB #BBBAA1
tetradic
#A1BBBA #ADA1BB #BBA1A2 #AFBBA1
square
#A1BBBA #ADA1BB #BBA1A2 #AFBBA1
split-complementary
#A1BBBA #BBA1AF #BBADA1
monochromatic
#5F8382 #7DA1A0 #A1BBBA #C5D5D4 #E8EEEE
Accessibility & contrast
On white
2.03
#A1BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A1BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBBA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBBA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#9ABDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bbba; /* rgb */ color: rgb(161, 187, 186); /* oklch */ color: oklch(77.2% 0.028 193.7);
Tailwind
colors: {
custom: {
50: '#bdcfce',
500: '#a1bbba',
950: '#000000',
},
}SCSS
$custom: #a1bbba; $custom-light: #bdcfce; $custom-dark: #000000;
JSON
{
"hex": "#a1bbba",
"rgb": {
"r": 161,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.692,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.77223,
"c": 0.0284,
"h": 193.7
},
"luminance": 0.46663
}Semantic roles & 50–950 ramp
primary
#A1BBBA
secondary
#E0D8D8
accent
#4B4E9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282