#A5BFBD#A5BFBD
#A5BFBD is a light, muted teal. Relative luminance 0.489; OKLCH L 78.5% C 0.028 H 190.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFBD |
|---|---|
| RGB | rgb(165, 191, 189) |
| HSL | hsl(175, 17%, 70%) |
| HSV | hsv(175, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.41, -9.19, -1.96) |
| CIE-LCH | lch(75.41, 9.40, 192.06°) |
| OKLab | oklab(78.46% -0.0279 -0.0054) |
| OKLCH | oklch(78.46% 0.028 190.9) |
| XYZ | xyz(43.3309, 48.9340, 55.2965) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.95
Lightblue
#ADD8E6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.16
Powder Blue
#B0E0E6
ΔE00 9.28
Cool Gray
#9AA7B0
ΔE00 10.06
Silver
#C0C0C0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFBD #BFA5A7
analogous
#A5BFB0 #A5BFBD #A5B4BF
triadic
#A5BFBD #BDA5BF #BFBDA5
tetradic
#A5BFBD #B0A5BF #BFA5A7 #B4BFA5
square
#A5BFBD #B0A5BF #BFA5A7 #B4BFA5
split-complementary
#A5BFBD #BFA5B4 #BFB0A5
monochromatic
#618985 #81A6A3 #A5BFBD #C9D8D7 #EDF2F1
Accessibility & contrast
On white
1.95
#A5BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#A5BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFBD
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFBD | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#9EC1BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a5bfbd; /* rgb */ color: rgb(165, 191, 189); /* oklch */ color: oklch(78.5% 0.028 190.9);
Tailwind
colors: {
custom: {
50: '#c0d2d0',
500: '#a5bfbd',
950: '#000000',
},
}SCSS
$custom: #a5bfbd; $custom-light: #c0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a5bfbd",
"rgb": {
"r": 165,
"g": 191,
"b": 189
},
"hsl": {
"h": 175.385,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78456,
"c": 0.02841,
"h": 190.9
},
"luminance": 0.48935
}Semantic roles & 50–950 ramp
primary
#A5BFBD
secondary
#E4DCDD
accent
#4A519B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282