#A1BCBF#A1BCBF
#A1BCBF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.030 H 204.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BCBF |
|---|---|
| RGB | rgb(161, 188, 191) |
| HSL | hsl(186, 19%, 69%) |
| HSV | hsv(186, 16%, 75%) |
| CMYK | cmyk(15.7%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(74.38, -8.50, -4.59) |
| CIE-LCH | lch(74.38, 9.66, 208.38°) |
| OKLab | oklab(77.59% -0.027 -0.0124) |
| OKLCH | oklch(77.59% 0.03 204.8) |
| XYZ | xyz(42.0827, 47.3040, 56.1935) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 8.89
Powder Blue
#B0E0E6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BCBF #BFA4A1
analogous
#A1BFB3 #A1BCBF #A1ADBF
triadic
#A1BCBF #BFA1BC #BCBFA1
tetradic
#A1BCBF #B3A1BF #BFA4A1 #ADBFA1
square
#A1BCBF #B3A1BF #BFA4A1 #ADBFA1
split-complementary
#A1BCBF #BFA1AD #BFB3A1
monochromatic
#5D8489 #7DA2A6 #A1BCBF #C5D6D8 #EAF0F1
Accessibility & contrast
On white
2.01
#A1BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A1BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BCBF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BCBF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#98BEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a1bcbf; /* rgb */ color: rgb(161, 188, 191); /* oklch */ color: oklch(77.6% 0.030 204.8);
Tailwind
colors: {
custom: {
50: '#bdd0d2',
500: '#a1bcbf',
950: '#000000',
},
}SCSS
$custom: #a1bcbf; $custom-light: #bdd0d2; $custom-dark: #000000;
JSON
{
"hex": "#a1bcbf",
"rgb": {
"r": 161,
"g": 188,
"b": 191
},
"hsl": {
"h": 186,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.77594,
"c": 0.02971,
"h": 204.8
},
"luminance": 0.47305
}Semantic roles & 50–950 ramp
primary
#A1BCBF
secondary
#E2DADA
accent
#51489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282