#A4BBB7#A4BBB7
#A4BBB7 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.3% C 0.026 H 184.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBB7 |
|---|---|
| RGB | rgb(164, 187, 183) |
| HSL | hsl(170, 14%, 69%) |
| HSV | hsv(170, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(74.09, -8.64, -0.63) |
| CIE-LCH | lch(74.09, 8.66, 184.20°) |
| OKLab | oklab(77.34% -0.0257 -0.0018) |
| OKLCH | oklch(77.34% 0.026 184) |
| XYZ | xyz(41.6254, 46.8512, 51.6407) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 9.01
Cool Gray
#9AA7B0
ΔE00 9.70
Silver
#C0C0C0
ΔE00 10.37
Dove Gray
#B6B8BD
ΔE00 10.61
Lightblue
#ADD8E6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBB7 #BBA4A8
analogous
#A4BBAC #A4BBB7 #A4B4BB
triadic
#A4BBB7 #B7A4BB #BBB7A4
tetradic
#A4BBB7 #ACA4BB #BBA4A8 #B4BBA4
square
#A4BBB7 #ACA4BB #BBA4A8 #B4BBA4
split-complementary
#A4BBB7 #BBA4B4 #BBACA4
monochromatic
#62837D #81A19B #A4BBB7 #C7D5D3 #EAEFEE
Accessibility & contrast
On white
2.02
#A4BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A4BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBB7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBB7 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B7
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#9EBCBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bbb7; /* rgb */ color: rgb(164, 187, 183); /* oklch */ color: oklch(77.3% 0.026 184.0);
Tailwind
colors: {
custom: {
50: '#bfcfcc',
500: '#a4bbb7',
950: '#000000',
},
}SCSS
$custom: #a4bbb7; $custom-light: #bfcfcc; $custom-dark: #000000;
JSON
{
"hex": "#a4bbb7",
"rgb": {
"r": 164,
"g": 187,
"b": 183
},
"hsl": {
"h": 169.565,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.77344,
"c": 0.02581,
"h": 184
},
"luminance": 0.46852
}Semantic roles & 50–950 ramp
primary
#A4BBB7
secondary
#E1DADB
accent
#4D5A99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282