#A1BBAE#A1BBAE
#A1BBAE is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.034 H 163.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBAE |
|---|---|
| RGB | rgb(161, 187, 174) |
| HSL | hsl(150, 16%, 68%) |
| HSV | hsv(150, 14%, 73%) |
| CMYK | cmyk(13.9%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.66, -11.43, 3.61) |
| CIE-LCH | lch(73.66, 11.98, 162.48°) |
| OKLab | oklab(76.87% -0.0325 0.0094) |
| OKLCH | oklch(76.87% 0.034 163.9) |
| XYZ | xyz(40.1064, 46.1729, 46.8354) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.08
Sage Green
#9CAF88
ΔE00 9.71
Pale Teal
#82CBB2
ΔE00 10.32
Darkseagreen
#8FBC8F
ΔE00 10.59
Greyish Teal
#719F91
ΔE00 10.75
Cool Grey
#95A3A6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBAE #BBA1AE
analogous
#A1BBA1 #A1BBAE #A1BBBB
triadic
#A1BBAE #AEA1BB #BBAEA1
tetradic
#A1BBAE #A1A1BB #BBA1AE #BBBBA1
square
#A1BBAE #A1A1BB #BBA1AE #BBBBA1
split-complementary
#A1BBAE #BBA1BB #BBA1A1
monochromatic
#5F8371 #7DA18F #A1BBAE #C5D5CD #E8EEEB
Accessibility & contrast
On white
2.05
#A1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#A1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBAE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBAE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#9CBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a1bbae; /* rgb */ color: rgb(161, 187, 174); /* oklch */ color: oklch(76.9% 0.034 163.9);
Tailwind
colors: {
custom: {
50: '#bdcfc6',
500: '#a1bbae',
950: '#000000',
},
}SCSS
$custom: #a1bbae; $custom-light: #bdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a1bbae",
"rgb": {
"r": 161,
"g": 187,
"b": 174
},
"hsl": {
"h": 150,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.76869,
"c": 0.03383,
"h": 163.9
},
"luminance": 0.46174
}Semantic roles & 50–950 ramp
primary
#A1BBAE
secondary
#E0D8DC
accent
#4B739A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282