#A1BFBC#A1BFBC
#A1BFBC is a light, muted teal. Relative luminance 0.485; OKLCH L 78.1% C 0.033 H 189.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBC |
|---|---|
| RGB | rgb(161, 191, 188) |
| HSL | hsl(174, 19%, 69%) |
| HSV | hsv(174, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.12, -10.70, -1.88) |
| CIE-LCH | lch(75.12, 10.87, 189.95°) |
| OKLab | oklab(78.15% -0.0323 -0.0052) |
| OKLCH | oklch(78.15% 0.033 189.1) |
| XYZ | xyz(42.4035, 48.4684, 54.6884) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.41
Cool Grey
#95A3A6
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 10.39
Cool Gray
#9AA7B0
ΔE00 10.99
Bluegrey
#85A3B2
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBC #BFA1A4
analogous
#A1BFAD #A1BFBC #A1B3BF
triadic
#A1BFBC #BCA1BF #BFBCA1
tetradic
#A1BFBC #ADA1BF #BFA1A4 #B3BFA1
square
#A1BFBC #ADA1BF #BFA1A4 #B3BFA1
split-complementary
#A1BFBC #BFA1B3 #BFADA1
monochromatic
#5D8984 #7DA6A2 #A1BFBC #C5D8D6 #EAF1F0
Accessibility & contrast
On white
1.96
#A1BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A1BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#99C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfbc; /* rgb */ color: rgb(161, 191, 188); /* oklch */ color: oklch(78.1% 0.033 189.1);
Tailwind
colors: {
custom: {
50: '#bdd2d0',
500: '#a1bfbc',
950: '#000000',
},
}SCSS
$custom: #a1bfbc; $custom-light: #bdd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a1bfbc",
"rgb": {
"r": 161,
"g": 191,
"b": 188
},
"hsl": {
"h": 174,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.78149,
"c": 0.03273,
"h": 189.1
},
"luminance": 0.4847
}Semantic roles & 50–950 ramp
primary
#A1BFBC
secondary
#E2DADA
accent
#48519D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282