#A5BFBA#A5BFBA
#A5BFBA is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.029 H 182.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BFBA |
|---|---|
| RGB | rgb(165, 191, 186) |
| HSL | hsl(168, 17%, 70%) |
| HSV | hsv(168, 14%, 75%) |
| CMYK | cmyk(13.6%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.33, -9.80, -0.45) |
| CIE-LCH | lch(75.33, 9.81, 182.64°) |
| OKLab | oklab(78.37% -0.0291 -0.0014) |
| OKLCH | oklch(78.37% 0.029 182.7) |
| XYZ | xyz(43.0086, 48.8051, 53.5992) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.50
Cool Grey
#95A3A6
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.80
Lightblue
#ADD8E6
ΔE00 10.23
Cool Gray
#9AA7B0
ΔE00 11.00
Silver
#C0C0C0
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BFBA #BFA5AA
analogous
#A5BFAD #A5BFBA #A5B7BF
triadic
#A5BFBA #BAA5BF #BFBAA5
tetradic
#A5BFBA #ADA5BF #BFA5AA #B7BFA5
square
#A5BFBA #ADA5BF #BFA5AA #B7BFA5
split-complementary
#A5BFBA #BFA5B7 #BFADA5
monochromatic
#618981 #81A69F #A5BFBA #C9D8D5 #EDF2F1
Accessibility & contrast
On white
1.95
#A5BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A5BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BFBA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BFBA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#9FC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bfba; /* rgb */ color: rgb(165, 191, 186); /* oklch */ color: oklch(78.4% 0.029 182.7);
Tailwind
colors: {
custom: {
50: '#c0d2ce',
500: '#a5bfba',
950: '#000000',
},
}SCSS
$custom: #a5bfba; $custom-light: #c0d2ce; $custom-dark: #000000;
JSON
{
"hex": "#a5bfba",
"rgb": {
"r": 165,
"g": 191,
"b": 186
},
"hsl": {
"h": 168.462,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78366,
"c": 0.02914,
"h": 182.7
},
"luminance": 0.48806
}Semantic roles & 50–950 ramp
primary
#A5BFBA
secondary
#E4DCDE
accent
#4A5A9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282