#A1BBBD#A1BBBD
#A1BBBD is a light, muted teal. Relative luminance 0.468; OKLCH L 77.3% C 0.029 H 202.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBBD |
|---|---|
| RGB | rgb(161, 187, 189) |
| HSL | hsl(184, 18%, 69%) |
| HSV | hsv(184, 15%, 74%) |
| CMYK | cmyk(14.8%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.06, -8.39, -3.98) |
| CIE-LCH | lch(74.06, 9.29, 205.40°) |
| OKLab | oklab(77.32% -0.0264 -0.0108) |
| OKLCH | oklch(77.32% 0.029 202.3) |
| XYZ | xyz(41.6512, 46.7908, 54.9713) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.21
Silver (survey)
#C5C9C7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBBD #BDA3A1
analogous
#A1BDB1 #A1BBBD #A1ADBD
triadic
#A1BBBD #BDA1BB #BBBDA1
tetradic
#A1BBBD #B1A1BD #BDA3A1 #ADBDA1
square
#A1BBBD #B1A1BD #BDA3A1 #ADBDA1
split-complementary
#A1BBBD #BDA1AD #BDB1A1
monochromatic
#5E8386 #7DA1A4 #A1BBBD #C5D5D6 #E9EFEF
Accessibility & contrast
On white
2.03
#A1BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A1BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBBD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBBD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#99BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bbbd; /* rgb */ color: rgb(161, 187, 189); /* oklch */ color: oklch(77.3% 0.029 202.3);
Tailwind
colors: {
custom: {
50: '#bdcfd0',
500: '#a1bbbd',
950: '#000000',
},
}SCSS
$custom: #a1bbbd; $custom-light: #bdcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a1bbbd",
"rgb": {
"r": 161,
"g": 187,
"b": 189
},
"hsl": {
"h": 184.286,
"s": 17.5,
"l": 68.627
},
"oklch": {
"l": 0.77316,
"c": 0.02851,
"h": 202.3
},
"luminance": 0.46792
}Semantic roles & 50–950 ramp
primary
#A1BBBD
secondary
#E1D9D9
accent
#504A9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282