#A1BBAF#A1BBAF
#A1BBAF is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.033 H 166.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBAF |
|---|---|
| RGB | rgb(161, 187, 175) |
| HSL | hsl(152, 16%, 68%) |
| HSV | hsv(152, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.68, -11.23, 3.10) |
| CIE-LCH | lch(73.68, 11.65, 164.57°) |
| OKLab | oklab(76.9% -0.0321 0.008) |
| OKLCH | oklch(76.9% 0.033 166) |
| XYZ | xyz(40.2043, 46.2120, 47.3507) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 10.08
Pale Teal
#82CBB2
ΔE00 10.47
Cool Grey
#95A3A6
ΔE00 10.60
Greyish Teal
#719F91
ΔE00 10.79
Darkseagreen
#8FBC8F
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBAF #BBA1AD
analogous
#A1BBA2 #A1BBAF #A1BABB
triadic
#A1BBAF #AFA1BB #BBAFA1
tetradic
#A1BBAF #A2A1BB #BBA1AD #BABBA1
square
#A1BBAF #A2A1BB #BBA1AD #BABBA1
split-complementary
#A1BBAF #BBA1BA #BBA2A1
monochromatic
#5F8372 #7DA191 #A1BBAF #C5D5CD #E8EEEB
Accessibility & contrast
On white
2.05
#A1BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A1BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBAF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBAF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#9CBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a1bbaf; /* rgb */ color: rgb(161, 187, 175); /* oklch */ color: oklch(76.9% 0.033 166.0);
Tailwind
colors: {
custom: {
50: '#bdcfc6',
500: '#a1bbaf',
950: '#000000',
},
}SCSS
$custom: #a1bbaf; $custom-light: #bdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a1bbaf",
"rgb": {
"r": 161,
"g": 187,
"b": 175
},
"hsl": {
"h": 152.308,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.76897,
"c": 0.03308,
"h": 166
},
"luminance": 0.46213
}Semantic roles & 50–950 ramp
primary
#A1BBAF
secondary
#E0D8DC
accent
#4B709A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282