#A4BFBB#A4BFBB
#A4BFBB is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.030 H 185.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFBB |
|---|---|
| RGB | rgb(164, 191, 187) |
| HSL | hsl(171, 17%, 70%) |
| HSV | hsv(171, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.29, -9.93, -1.06) |
| CIE-LCH | lch(75.29, 9.98, 186.10°) |
| OKLab | oklab(78.33% -0.0297 -0.003) |
| OKLCH | oklch(78.33% 0.03 185.7) |
| XYZ | xyz(42.9080, 48.7409, 54.1513) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 9.66
Lightblue
#ADD8E6
ΔE00 9.82
Cool Gray
#9AA7B0
ΔE00 10.83
Silver
#C0C0C0
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFBB #BFA4A8
analogous
#A4BFAE #A4BFBB #A4B6BF
triadic
#A4BFBB #BBA4BF #BFBBA4
tetradic
#A4BFBB #AEA4BF #BFA4A8 #B6BFA4
square
#A4BFBB #AEA4BF #BFA4A8 #B6BFA4
split-complementary
#A4BFBB #BFA4B6 #BFAEA4
monochromatic
#608983 #80A6A0 #A4BFBB #C8D8D6 #ECF2F1
Accessibility & contrast
On white
1.95
#A4BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A4BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFBB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFBB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#9DC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bfbb; /* rgb */ color: rgb(164, 191, 187); /* oklch */ color: oklch(78.3% 0.030 185.7);
Tailwind
colors: {
custom: {
50: '#bfd2cf',
500: '#a4bfbb',
950: '#000000',
},
}SCSS
$custom: #a4bfbb; $custom-light: #bfd2cf; $custom-dark: #000000;
JSON
{
"hex": "#a4bfbb",
"rgb": {
"r": 164,
"g": 191,
"b": 187
},
"hsl": {
"h": 171.111,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78326,
"c": 0.02987,
"h": 185.7
},
"luminance": 0.48742
}Semantic roles & 50–950 ramp
primary
#A4BFBB
secondary
#E3DCDD
accent
#4A569C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282