#A4BFBA#A4BFBA
#A4BFBA is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.030 H 183.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFBA |
|---|---|
| RGB | rgb(164, 191, 186) |
| HSL | hsl(169, 17%, 70%) |
| HSV | hsv(169, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.26, -10.13, -0.56) |
| CIE-LCH | lch(75.26, 10.15, 183.15°) |
| OKLab | oklab(78.3% -0.0301 -0.0016) |
| OKLCH | oklch(78.3% 0.03 183.1) |
| XYZ | xyz(42.8013, 48.6983, 53.5895) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.64
Powder Blue
#B0E0E6
ΔE00 9.70
Silver (survey)
#C5C9C7
ΔE00 9.79
Lightblue
#ADD8E6
ΔE00 10.19
Cool Gray
#9AA7B0
ΔE00 11.14
Silver
#C0C0C0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFBA #BFA4A9
analogous
#A4BFAD #A4BFBA #A4B7BF
triadic
#A4BFBA #BAA4BF #BFBAA4
tetradic
#A4BFBA #ADA4BF #BFA4A9 #B7BFA4
square
#A4BFBA #ADA4BF #BFA4A9 #B7BFA4
split-complementary
#A4BFBA #BFA4B7 #BFADA4
monochromatic
#608981 #80A69F #A4BFBA #C8D8D5 #ECF2F0
Accessibility & contrast
On white
1.96
#A4BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A4BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFBA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFBA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#9DC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bfba; /* rgb */ color: rgb(164, 191, 186); /* oklch */ color: oklch(78.3% 0.030 183.1);
Tailwind
colors: {
custom: {
50: '#bfd2ce',
500: '#a4bfba',
950: '#000000',
},
}SCSS
$custom: #a4bfba; $custom-light: #bfd2ce; $custom-dark: #000000;
JSON
{
"hex": "#a4bfba",
"rgb": {
"r": 164,
"g": 191,
"b": 186
},
"hsl": {
"h": 168.889,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78296,
"c": 0.03016,
"h": 183.1
},
"luminance": 0.48699
}Semantic roles & 50–950 ramp
primary
#A4BFBA
secondary
#E3DCDD
accent
#4A599C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282