#A4BBBF#A4BBBF
#A4BBBF is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.026 H 209.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBBF |
|---|---|
| RGB | rgb(164, 187, 191) |
| HSL | hsl(189, 17%, 70%) |
| HSV | hsv(189, 14%, 75%) |
| CMYK | cmyk(14.1%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.31, -6.99, -4.67) |
| CIE-LCH | lch(74.31, 8.41, 213.74°) |
| OKLab | oklab(77.59% -0.0225 -0.0126) |
| OKLCH | oklch(77.59% 0.026 209.3) |
| XYZ | xyz(42.4818, 47.1938, 56.1512) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 8.04
Bluegrey
#85A3B2
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 8.58
Silver (survey)
#C5C9C7
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBBF #BFA8A4
analogous
#A4BFB6 #A4BBBF #A4AEBF
triadic
#A4BBBF #BFA4BB #BBBFA4
tetradic
#A4BBBF #B6A4BF #BFA8A4 #AEBFA4
square
#A4BBBF #B6A4BF #BFA8A4 #AEBFA4
split-complementary
#A4BBBF #BFA4AE #BFB6A4
monochromatic
#608389 #80A0A6 #A4BBBF #C8D6D8 #ECF1F2
Accessibility & contrast
On white
2.01
#A4BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A4BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBBF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBBF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#9DBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bbbf; /* rgb */ color: rgb(164, 187, 191); /* oklch */ color: oklch(77.6% 0.026 209.3);
Tailwind
colors: {
custom: {
50: '#bfcfd2',
500: '#a4bbbf',
950: '#000000',
},
}SCSS
$custom: #a4bbbf; $custom-light: #bfcfd2; $custom-dark: #000000;
JSON
{
"hex": "#a4bbbf",
"rgb": {
"r": 164,
"g": 187,
"b": 191
},
"hsl": {
"h": 188.889,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.7759,
"c": 0.02585,
"h": 209.3
},
"luminance": 0.47195
}Semantic roles & 50–950 ramp
primary
#A4BBBF
secondary
#E3DDDC
accent
#564A9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282