#A5BBBB#A5BBBB
#A5BBBB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.5% C 0.024 H 196.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBB |
|---|---|
| RGB | rgb(165, 187, 187) |
| HSL | hsl(180, 14%, 69%) |
| HSV | hsv(180, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.27, -7.49, -2.55) |
| CIE-LCH | lch(74.27, 7.91, 198.78°) |
| OKLab | oklab(77.54% -0.0231 -0.0069) |
| OKLCH | oklch(77.54% 0.024 196.7) |
| XYZ | xyz(42.2548, 47.1270, 53.8743) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.35
Dove Gray
#B6B8BD
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.48
Lightblue
#ADD8E6
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBB #BBA5A5
analogous
#A5BBB0 #A5BBBB #A5B0BB
triadic
#A5BBBB #BBA5BB #BBBBA5
tetradic
#A5BBBB #B0A5BB #BBA5A5 #B0BBA5
square
#A5BBBB #B0A5BB #BBA5A5 #B0BBA5
split-complementary
#A5BBBB #BBA5B0 #BBB0A5
monochromatic
#638383 #82A1A1 #A5BBBB #C8D5D5 #EBF0F0
Accessibility & contrast
On white
2.01
#A5BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A5BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#9FBDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbbb; /* rgb */ color: rgb(165, 187, 187); /* oklch */ color: oklch(77.5% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#bfcfcf',
500: '#a5bbbb',
950: '#000000',
},
}SCSS
$custom: #a5bbbb; $custom-light: #bfcfcf; $custom-dark: #000000;
JSON
{
"hex": "#a5bbbb",
"rgb": {
"r": 165,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77537,
"c": 0.02413,
"h": 196.7
},
"luminance": 0.47128
}Semantic roles & 50–950 ramp
primary
#A5BBBB
secondary
#E1DBDB
accent
#4D4D98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282