#A4BFBD#A4BFBD
#A4BFBD is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.029 H 191.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFBD |
|---|---|
| RGB | rgb(164, 191, 189) |
| HSL | hsl(176, 17%, 70%) |
| HSV | hsv(176, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.34, -9.52, -2.07) |
| CIE-LCH | lch(75.34, 9.74, 192.26°) |
| OKLab | oklab(78.39% -0.0289 -0.0057) |
| OKLCH | oklch(78.39% 0.029 191.1) |
| XYZ | xyz(43.1236, 48.8272, 55.2868) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.45
Cool Gray
#9AA7B0
ΔE00 10.22
Silver
#C0C0C0
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFBD #BFA4A6
analogous
#A4BFB0 #A4BFBD #A4B4BF
triadic
#A4BFBD #BDA4BF #BFBDA4
tetradic
#A4BFBD #B0A4BF #BFA4A6 #B4BFA4
square
#A4BFBD #B0A4BF #BFA4A6 #B4BFA4
split-complementary
#A4BFBD #BFA4B4 #BFB0A4
monochromatic
#608986 #80A6A3 #A4BFBD #C8D8D7 #ECF2F1
Accessibility & contrast
On white
1.95
#A4BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A4BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFBD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFBD | 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)
#BCBCBD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#9DC1BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4bfbd; /* rgb */ color: rgb(164, 191, 189); /* oklch */ color: oklch(78.4% 0.029 191.1);
Tailwind
colors: {
custom: {
50: '#bfd2d0',
500: '#a4bfbd',
950: '#000000',
},
}SCSS
$custom: #a4bfbd; $custom-light: #bfd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a4bfbd",
"rgb": {
"r": 164,
"g": 191,
"b": 189
},
"hsl": {
"h": 175.556,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78386,
"c": 0.02946,
"h": 191.1
},
"luminance": 0.48828
}Semantic roles & 50–950 ramp
primary
#A4BFBD
secondary
#E3DCDC
accent
#4A509C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282