#A5BBBD#A5BBBD
#A5BBBD is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.024 H 203.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBD |
|---|---|
| RGB | rgb(165, 187, 189) |
| HSL | hsl(185, 15%, 69%) |
| HSV | hsv(185, 13%, 74%) |
| CMYK | cmyk(12.7%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.33, -7.08, -3.56) |
| CIE-LCH | lch(74.33, 7.92, 206.66°) |
| OKLab | oklab(77.6% -0.0223 -0.0096) |
| OKLCH | oklch(77.6% 0.024 203.3) |
| XYZ | xyz(42.4704, 47.2132, 55.0097) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.09
Cool Gray
#9AA7B0
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBD #BDA7A5
analogous
#A5BDB3 #A5BBBD #A5AFBD
triadic
#A5BBBD #BDA5BB #BBBDA5
tetradic
#A5BBBD #B3A5BD #BDA7A5 #AFBDA5
square
#A5BBBD #B3A5BD #BDA7A5 #AFBDA5
split-complementary
#A5BBBD #BDA5AF #BDB3A5
monochromatic
#628386 #82A0A3 #A5BBBD #C8D6D7 #ECF0F1
Accessibility & contrast
On white
2.01
#A5BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A5BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#9EBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbbd; /* rgb */ color: rgb(165, 187, 189); /* oklch */ color: oklch(77.6% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#c0cfd0',
500: '#a5bbbd',
950: '#000000',
},
}SCSS
$custom: #a5bbbd; $custom-light: #c0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a5bbbd",
"rgb": {
"r": 165,
"g": 187,
"b": 189
},
"hsl": {
"h": 185,
"s": 15.385,
"l": 69.412
},
"oklch": {
"l": 0.77598,
"c": 0.0243,
"h": 203.3
},
"luminance": 0.47214
}Semantic roles & 50–950 ramp
primary
#A5BBBD
secondary
#E2DCDB
accent
#524C9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282