#A5BBBA#A5BBBA
#A5BBBA is a light, muted teal. Relative luminance 0.471; OKLCH L 77.5% C 0.024 H 193.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBA |
|---|---|
| RGB | rgb(165, 187, 186) |
| HSL | hsl(177, 14%, 69%) |
| HSV | hsv(177, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.24, -7.70, -2.04) |
| CIE-LCH | lch(74.24, 7.96, 194.86°) |
| OKLab | oklab(77.51% -0.0235 -0.0056) |
| OKLCH | oklch(77.51% 0.024 193.3) |
| XYZ | xyz(42.1482, 47.0843, 53.3124) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 9.55
Silver
#C0C0C0
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBA #BBA5A6
analogous
#A5BBAF #A5BBBA #A5B1BB
triadic
#A5BBBA #BAA5BB #BBBAA5
tetradic
#A5BBBA #AFA5BB #BBA5A6 #B1BBA5
square
#A5BBBA #AFA5BB #BBA5A6 #B1BBA5
split-complementary
#A5BBBA #BBA5B1 #BBAFA5
monochromatic
#638381 #82A19F #A5BBBA #C8D5D5 #EBF0EF
Accessibility & contrast
On white
2.02
#A5BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A5BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#9FBCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbba; /* rgb */ color: rgb(165, 187, 186); /* oklch */ color: oklch(77.5% 0.024 193.3);
Tailwind
colors: {
custom: {
50: '#bfcfce',
500: '#a5bbba',
950: '#000000',
},
}SCSS
$custom: #a5bbba; $custom-light: #bfcfce; $custom-dark: #000000;
JSON
{
"hex": "#a5bbba",
"rgb": {
"r": 165,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.273,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77506,
"c": 0.02417,
"h": 193.3
},
"luminance": 0.47085
}Semantic roles & 50–950 ramp
primary
#A5BBBA
secondary
#E1DBDB
accent
#4D5198
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282