#A1BBBF#A1BBBF
#A1BBBF is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.029 H 207.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBBF |
|---|---|
| RGB | rgb(161, 187, 191) |
| HSL | hsl(188, 19%, 69%) |
| HSV | hsv(188, 16%, 75%) |
| CMYK | cmyk(15.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.11, -7.97, -4.99) |
| CIE-LCH | lch(74.11, 9.40, 212.07°) |
| OKLab | oklab(77.38% -0.0256 -0.0135) |
| OKLCH | oklch(77.38% 0.029 207.8) |
| XYZ | xyz(41.8698, 46.8782, 56.1225) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.41
Cool Gray
#9AA7B0
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.41
Cloudy Blue
#ACC2D9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBBF #BFA5A1
analogous
#A1BFB4 #A1BBBF #A1ACBF
triadic
#A1BBBF #BFA1BB #BBBFA1
tetradic
#A1BBBF #B4A1BF #BFA5A1 #ACBFA1
square
#A1BBBF #B4A1BF #BFA5A1 #ACBFA1
split-complementary
#A1BBBF #BFA1AC #BFB4A1
monochromatic
#5D8389 #7DA1A6 #A1BBBF #C5D5D8 #EAF0F1
Accessibility & contrast
On white
2.02
#A1BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A1BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBBF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBBF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#98BDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bbbf; /* rgb */ color: rgb(161, 187, 191); /* oklch */ color: oklch(77.4% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#bdcfd2',
500: '#a1bbbf',
950: '#000000',
},
}SCSS
$custom: #a1bbbf; $custom-light: #bdcfd2; $custom-dark: #000000;
JSON
{
"hex": "#a1bbbf",
"rgb": {
"r": 161,
"g": 187,
"b": 191
},
"hsl": {
"h": 188,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.77379,
"c": 0.02894,
"h": 207.8
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#A1BBBF
secondary
#E2DBDA
accent
#54489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282