#A1BBBC#A1BBBC
#A1BBBC is a light, muted teal. Relative luminance 0.467; OKLCH L 77.3% C 0.028 H 199.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBBC |
|---|---|
| RGB | rgb(161, 187, 188) |
| HSL | hsl(182, 17%, 68%) |
| HSV | hsv(182, 14%, 74%) |
| CMYK | cmyk(14.4%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.03, -8.60, -3.48) |
| CIE-LCH | lch(74.03, 9.28, 202.03°) |
| OKLab | oklab(77.29% -0.0268 -0.0094) |
| OKLCH | oklch(77.29% 0.028 199.4) |
| XYZ | xyz(41.5430, 46.7475, 54.4016) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.99
Bluegrey
#85A3B2
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.46
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBBC #BCA2A1
analogous
#A1BCAF #A1BBBC #A1ADBC
triadic
#A1BBBC #BCA1BB #BBBCA1
tetradic
#A1BBBC #AFA1BC #BCA2A1 #ADBCA1
square
#A1BBBC #AFA1BC #BCA2A1 #ADBCA1
split-complementary
#A1BBBC #BCA1AD #BCAFA1
monochromatic
#5E8384 #7DA1A3 #A1BBBC #C5D5D5 #E8EFEF
Accessibility & contrast
On white
2.03
#A1BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A1BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBBC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBBC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#99BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bbbc; /* rgb */ color: rgb(161, 187, 188); /* oklch */ color: oklch(77.3% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#bdcfd0',
500: '#a1bbbc',
950: '#000000',
},
}SCSS
$custom: #a1bbbc; $custom-light: #bdcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a1bbbc",
"rgb": {
"r": 161,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.222,
"s": 16.77,
"l": 68.431
},
"oklch": {
"l": 0.77285,
"c": 0.02841,
"h": 199.4
},
"luminance": 0.46749
}Semantic roles & 50–950 ramp
primary
#A1BBBC
secondary
#E0D9D8
accent
#4D4A9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282