#A9BFBB#A9BFBB
#A9BFBB is a light, muted teal. Relative luminance 0.493; OKLCH L 78.7% C 0.025 H 183.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFBB |
|---|---|
| RGB | rgb(169, 191, 187) |
| HSL | hsl(169, 15%, 71%) |
| HSV | hsv(169, 12%, 75%) |
| CMYK | cmyk(11.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.63, -8.27, -0.53) |
| CIE-LCH | lch(75.63, 8.29, 183.65°) |
| OKLab | oklab(78.68% -0.0246 -0.0015) |
| OKLCH | oklch(78.68% 0.025 183.6) |
| XYZ | xyz(43.9605, 49.2836, 54.2007) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 8.90
Silver
#C0C0C0
ΔE00 9.82
Lightblue
#ADD8E6
ΔE00 10.10
Powder Blue
#B0E0E6
ΔE00 10.11
Cool Gray
#9AA7B0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFBB #BFA9AD
analogous
#A9BFB0 #A9BFBB #A9B8BF
triadic
#A9BFBB #BBA9BF #BFBBA9
tetradic
#A9BFBB #B0A9BF #BFA9AD #B8BFA9
square
#A9BFBB #B0A9BF #BFA9AD #B8BFA9
split-complementary
#A9BFBB #BFA9B8 #BFB0A9
monochromatic
#658882 #86A59F #A9BFBB #CCD9D7 #EDF2F1
Accessibility & contrast
On white
1.93
#A9BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A9BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFBB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFBB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#A4C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9bfbb; /* rgb */ color: rgb(169, 191, 187); /* oklch */ color: oklch(78.7% 0.025 183.6);
Tailwind
colors: {
custom: {
50: '#c2d2cf',
500: '#a9bfbb',
950: '#000000',
},
}SCSS
$custom: #a9bfbb; $custom-light: #c2d2cf; $custom-dark: #000000;
JSON
{
"hex": "#a9bfbb",
"rgb": {
"r": 169,
"g": 191,
"b": 187
},
"hsl": {
"h": 169.091,
"s": 14.667,
"l": 70.588
},
"oklch": {
"l": 0.78679,
"c": 0.02469,
"h": 183.6
},
"luminance": 0.49284
}Semantic roles & 50–950 ramp
primary
#A9BFBB
secondary
#E5DFE0
accent
#4D5B99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282