#A5BBBF#A5BBBF
#A5BBBF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.7% C 0.025 H 209.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBBF |
|---|---|
| RGB | rgb(165, 187, 191) |
| HSL | hsl(189, 17%, 70%) |
| HSV | hsv(189, 14%, 75%) |
| CMYK | cmyk(13.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.38, -6.67, -4.56) |
| CIE-LCH | lch(74.38, 8.08, 214.39°) |
| OKLab | oklab(77.66% -0.0215 -0.0123) |
| OKLCH | oklch(77.66% 0.025 209.8) |
| XYZ | xyz(42.6890, 47.3006, 56.1609) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBBF #BFA9A5
analogous
#A5BFB6 #A5BBBF #A5AEBF
triadic
#A5BBBF #BFA5BB #BBBFA5
tetradic
#A5BBBF #B6A5BF #BFA9A5 #AEBFA5
square
#A5BBBF #B6A5BF #BFA9A5 #AEBFA5
split-complementary
#A5BBBF #BFA5AE #BFB6A5
monochromatic
#618289 #81A0A6 #A5BBBF #C9D6D8 #EDF1F2
Accessibility & contrast
On white
2.01
#A5BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A5BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBBF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBBF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#9EBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bbbf; /* rgb */ color: rgb(165, 187, 191); /* oklch */ color: oklch(77.7% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#c0cfd2',
500: '#a5bbbf',
950: '#000000',
},
}SCSS
$custom: #a5bbbf; $custom-light: #c0cfd2; $custom-dark: #000000;
JSON
{
"hex": "#a5bbbf",
"rgb": {
"r": 165,
"g": 187,
"b": 191
},
"hsl": {
"h": 189.231,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.77661,
"c": 0.02481,
"h": 209.8
},
"luminance": 0.47302
}Semantic roles & 50–950 ramp
primary
#A5BBBF
secondary
#E4DDDC
accent
#574A9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282