#A4BFBC#A4BFBC
#A4BFBC is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.030 H 188.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFBC |
|---|---|
| RGB | rgb(164, 191, 188) |
| HSL | hsl(173, 17%, 70%) |
| HSV | hsv(173, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.32, -9.72, -1.56) |
| CIE-LCH | lch(75.32, 9.85, 189.14°) |
| OKLab | oklab(78.36% -0.0293 -0.0043) |
| OKLCH | oklch(78.36% 0.03 188.4) |
| XYZ | xyz(43.0154, 48.7839, 54.7171) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 9.55
Cool Gray
#9AA7B0
ΔE00 10.52
Silver
#C0C0C0
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFBC #BFA4A7
analogous
#A4BFAF #A4BFBC #A4B5BF
triadic
#A4BFBC #BCA4BF #BFBCA4
tetradic
#A4BFBC #AFA4BF #BFA4A7 #B5BFA4
square
#A4BFBC #AFA4BF #BFA4A7 #B5BFA4
split-complementary
#A4BFBC #BFA4B5 #BFAFA4
monochromatic
#608984 #80A6A2 #A4BFBC #C8D8D6 #ECF2F1
Accessibility & contrast
On white
1.95
#A4BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A4BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFBC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFBC | 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)
#BCBCBC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#9DC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bfbc; /* rgb */ color: rgb(164, 191, 188); /* oklch */ color: oklch(78.4% 0.030 188.4);
Tailwind
colors: {
custom: {
50: '#bfd2d0',
500: '#a4bfbc',
950: '#000000',
},
}SCSS
$custom: #a4bfbc; $custom-light: #bfd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a4bfbc",
"rgb": {
"r": 164,
"g": 191,
"b": 188
},
"hsl": {
"h": 173.333,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78356,
"c": 0.02963,
"h": 188.4
},
"luminance": 0.48785
}Semantic roles & 50–950 ramp
primary
#A4BFBC
secondary
#E3DCDC
accent
#4A539C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282