#A5BFBC#A5BFBC
#A5BFBC is a light, muted teal. Relative luminance 0.489; OKLCH L 78.4% C 0.029 H 188.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFBC |
|---|---|
| RGB | rgb(165, 191, 188) |
| HSL | hsl(173, 17%, 70%) |
| HSV | hsv(173, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.38, -9.40, -1.46) |
| CIE-LCH | lch(75.38, 9.51, 188.83°) |
| OKLab | oklab(78.43% -0.0283 -0.004) |
| OKLCH | oklch(78.43% 0.029 188.1) |
| XYZ | xyz(43.2227, 48.8908, 54.7268) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.13
Silver (survey)
#C5C9C7
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.50
Cool Gray
#9AA7B0
ΔE00 10.37
Silver
#C0C0C0
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFBC #BFA5A8
analogous
#A5BFAF #A5BFBC #A5B5BF
triadic
#A5BFBC #BCA5BF #BFBCA5
tetradic
#A5BFBC #AFA5BF #BFA5A8 #B5BFA5
square
#A5BFBC #AFA5BF #BFA5A8 #B5BFA5
split-complementary
#A5BFBC #BFA5B5 #BFAFA5
monochromatic
#618984 #81A6A1 #A5BFBC #C9D8D7 #EDF2F1
Accessibility & contrast
On white
1.95
#A5BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A5BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFBC
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFBC | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#9EC0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a5bfbc; /* rgb */ color: rgb(165, 191, 188); /* oklch */ color: oklch(78.4% 0.029 188.1);
Tailwind
colors: {
custom: {
50: '#c0d2d0',
500: '#a5bfbc',
950: '#000000',
},
}SCSS
$custom: #a5bfbc; $custom-light: #c0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a5bfbc",
"rgb": {
"r": 165,
"g": 191,
"b": 188
},
"hsl": {
"h": 173.077,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78426,
"c": 0.02859,
"h": 188.1
},
"luminance": 0.48892
}Semantic roles & 50–950 ramp
primary
#A5BFBC
secondary
#E4DCDD
accent
#4A549B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282