#A9BBBC#A9BBBC
#A9BBBC is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.9% C 0.020 H 200.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBBC |
|---|---|
| RGB | rgb(169, 187, 188) |
| HSL | hsl(183, 12%, 70%) |
| HSV | hsv(183, 10%, 74%) |
| CMYK | cmyk(10.1%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.58, -5.96, -2.61) |
| CIE-LCH | lch(74.58, 6.51, 203.67°) |
| OKLab | oklab(77.86% -0.0186 -0.0071) |
| OKLCH | oklch(77.86% 0.02 200.8) |
| XYZ | xyz(43.2075, 47.6058, 54.4796) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.11
Cool Gray
#9AA7B0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.76
Silver
#C0C0C0
ΔE00 8.02
Dark Gray
#A9A9A9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBBC #BCAAA9
analogous
#A9BCB4 #A9BBBC #A9B1BC
triadic
#A9BBBC #BCA9BB #BBBCA9
tetradic
#A9BBBC #B4A9BC #BCAAA9 #B1BCA9
square
#A9BBBC #B4A9BC #BCAAA9 #B1BCA9
split-complementary
#A9BBBC #BCA9B1 #BCB4A9
monochromatic
#678284 #87A0A1 #A9BBBC #CBD6D7 #EEF1F2
Accessibility & contrast
On white
2.00
#A9BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A9BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBBC
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBBC | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#A4BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a9bbbc; /* rgb */ color: rgb(169, 187, 188); /* oklch */ color: oklch(77.9% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#c2cfd0',
500: '#a9bbbc',
950: '#000000',
},
}SCSS
$custom: #a9bbbc; $custom-light: #c2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a9bbbc",
"rgb": {
"r": 169,
"g": 187,
"b": 188
},
"hsl": {
"h": 183.158,
"s": 12.418,
"l": 70
},
"oklch": {
"l": 0.77857,
"c": 0.0199,
"h": 200.8
},
"luminance": 0.47607
}Semantic roles & 50–950 ramp
primary
#A9BBBC
secondary
#E3DEDE
accent
#534F97
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282