#A5BFBB#A5BFBB
#A5BFBB is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.029 H 185.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFBB |
|---|---|
| RGB | rgb(165, 191, 187) |
| HSL | hsl(171, 17%, 70%) |
| HSV | hsv(171, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.36, -9.60, -0.96) |
| CIE-LCH | lch(75.36, 9.65, 185.69°) |
| OKLab | oklab(78.4% -0.0287 -0.0027) |
| OKLCH | oklch(78.4% 0.029 185.4) |
| XYZ | xyz(43.1153, 48.8478, 54.1611) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 9.37
Powder Blue
#B0E0E6
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.86
Cool Gray
#9AA7B0
ΔE00 10.68
Silver
#C0C0C0
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFBB #BFA5A9
analogous
#A5BFAE #A5BFBB #A5B6BF
triadic
#A5BFBB #BBA5BF #BFBBA5
tetradic
#A5BFBB #AEA5BF #BFA5A9 #B6BFA5
square
#A5BFBB #AEA5BF #BFA5A9 #B6BFA5
split-complementary
#A5BFBB #BFA5B6 #BFAEA5
monochromatic
#618982 #81A6A0 #A5BFBB #C9D8D6 #EDF2F1
Accessibility & contrast
On white
1.95
#A5BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A5BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFBB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFBB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#9EC0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a5bfbb; /* rgb */ color: rgb(165, 191, 187); /* oklch */ color: oklch(78.4% 0.029 185.4);
Tailwind
colors: {
custom: {
50: '#c0d2cf',
500: '#a5bfbb',
950: '#000000',
},
}SCSS
$custom: #a5bfbb; $custom-light: #c0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#a5bfbb",
"rgb": {
"r": 165,
"g": 191,
"b": 187
},
"hsl": {
"h": 170.769,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78396,
"c": 0.02884,
"h": 185.4
},
"luminance": 0.48849
}Semantic roles & 50–950 ramp
primary
#A5BFBB
secondary
#E4DCDD
accent
#4A579B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282