#A4BBBD#A4BBBD
#A4BBBD is a light, muted teal. Relative luminance 0.471; OKLCH L 77.5% C 0.025 H 203.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBBD |
|---|---|
| RGB | rgb(164, 187, 189) |
| HSL | hsl(185, 16%, 69%) |
| HSV | hsv(185, 13%, 74%) |
| CMYK | cmyk(13.2%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.26, -7.41, -3.66) |
| CIE-LCH | lch(74.26, 8.27, 206.31°) |
| OKLab | oklab(77.53% -0.0233 -0.0099) |
| OKLCH | oklch(77.53% 0.025 203) |
| XYZ | xyz(42.2632, 47.1063, 55.0000) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBBD #BDA6A4
analogous
#A4BDB3 #A4BBBD #A4AFBD
triadic
#A4BBBD #BDA4BB #BBBDA4
tetradic
#A4BBBD #B3A4BD #BDA6A4 #AFBDA4
square
#A4BBBD #B3A4BD #BDA6A4 #AFBDA4
split-complementary
#A4BBBD #BDA4AF #BDB3A4
monochromatic
#618386 #81A0A3 #A4BBBD #C7D6D7 #EBF0F0
Accessibility & contrast
On white
2.02
#A4BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A4BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBBD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBBD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#9DBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bbbd; /* rgb */ color: rgb(164, 187, 189); /* oklch */ color: oklch(77.5% 0.025 203.0);
Tailwind
colors: {
custom: {
50: '#bfcfd0',
500: '#a4bbbd',
950: '#000000',
},
}SCSS
$custom: #a4bbbd; $custom-light: #bfcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a4bbbd",
"rgb": {
"r": 164,
"g": 187,
"b": 189
},
"hsl": {
"h": 184.8,
"s": 15.924,
"l": 69.216
},
"oklch": {
"l": 0.77527,
"c": 0.02536,
"h": 203
},
"luminance": 0.47107
}Semantic roles & 50–950 ramp
primary
#A4BBBD
secondary
#E2DBDB
accent
#524B9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282