#A1BBBB#A1BBBB
#A1BBBB is a light, muted teal. Relative luminance 0.467; OKLCH L 77.3% C 0.028 H 196.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBBB |
|---|---|
| RGB | rgb(161, 187, 187) |
| HSL | hsl(180, 16%, 68%) |
| HSV | hsv(180, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.00, -8.81, -2.98) |
| CIE-LCH | lch(74.00, 9.30, 198.67°) |
| OKLab | oklab(77.25% -0.0272 -0.0081) |
| OKLCH | oklch(77.25% 0.028 196.6) |
| XYZ | xyz(41.4356, 46.7046, 53.8359) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.80
Cool Gray
#9AA7B0
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.51
Bluegrey
#85A3B2
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBBB #BBA1A1
analogous
#A1BBAE #A1BBBB #A1AEBB
triadic
#A1BBBB #BBA1BB #BBBBA1
tetradic
#A1BBBB #AEA1BB #BBA1A1 #AEBBA1
square
#A1BBBB #AEA1BB #BBA1A1 #AEBBA1
split-complementary
#A1BBBB #BBA1AE #BBAEA1
monochromatic
#5F8383 #7DA1A1 #A1BBBB #C5D5D5 #E8EEEE
Accessibility & contrast
On white
2.03
#A1BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A1BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBBB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBBB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#99BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bbbb; /* rgb */ color: rgb(161, 187, 187); /* oklch */ color: oklch(77.3% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#bdcfcf',
500: '#a1bbbb',
950: '#000000',
},
}SCSS
$custom: #a1bbbb; $custom-light: #bdcfcf; $custom-dark: #000000;
JSON
{
"hex": "#a1bbbb",
"rgb": {
"r": 161,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.77254,
"c": 0.02837,
"h": 196.6
},
"luminance": 0.46706
}Semantic roles & 50–950 ramp
primary
#A1BBBB
secondary
#E0D8D8
accent
#4B4B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282