#A9BBBA#A9BBBA
#A9BBBA is a light, near-neutral teal. Relative luminance 0.475; OKLCH L 77.8% C 0.020 H 192.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBBA |
|---|---|
| RGB | rgb(169, 187, 186) |
| HSL | hsl(177, 12%, 70%) |
| HSV | hsv(177, 10%, 73%) |
| CMYK | cmyk(9.6%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.52, -6.36, -1.60) |
| CIE-LCH | lch(74.52, 6.56, 194.15°) |
| OKLab | oklab(77.8% -0.0194 -0.0044) |
| OKLCH | oklch(77.8% 0.02 192.7) |
| XYZ | xyz(42.9934, 47.5201, 53.3520) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.27
Dove Gray
#B6B8BD
ΔE00 8.29
Dark Gray
#A9A9A9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBBA #BBA9AA
analogous
#A9BBB1 #A9BBBA #A9B3BB
triadic
#A9BBBA #BAA9BB #BBBAA9
tetradic
#A9BBBA #B1A9BB #BBA9AA #B3BBA9
square
#A9BBBA #B1A9BB #BBA9AA #B3BBA9
split-complementary
#A9BBBA #BBA9B3 #BBB1A9
monochromatic
#678281 #87A09F #A9BBBA #CBD6D5 #EDF1F1
Accessibility & contrast
On white
2.00
#A9BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A9BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBBA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBBA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A4BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a9bbba; /* rgb */ color: rgb(169, 187, 186); /* oklch */ color: oklch(77.8% 0.020 192.7);
Tailwind
colors: {
custom: {
50: '#c2cfce',
500: '#a9bbba',
950: '#000000',
},
}SCSS
$custom: #a9bbba; $custom-light: #c2cfce; $custom-dark: #000000;
JSON
{
"hex": "#a9bbba",
"rgb": {
"r": 169,
"g": 187,
"b": 186
},
"hsl": {
"h": 176.667,
"s": 11.688,
"l": 69.804
},
"oklch": {
"l": 0.77796,
"c": 0.01989,
"h": 192.7
},
"luminance": 0.47521
}Semantic roles & 50–950 ramp
primary
#A9BBBA
secondary
#E2DDDE
accent
#505496
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282