#A4BBBA#A4BBBA
#A4BBBA is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.025 H 193.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBBA |
|---|---|
| RGB | rgb(164, 187, 186) |
| HSL | hsl(177, 14%, 69%) |
| HSV | hsv(177, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.18, -8.03, -2.15) |
| CIE-LCH | lch(74.18, 8.31, 195.00°) |
| OKLab | oklab(77.44% -0.0245 -0.0059) |
| OKLCH | oklch(77.44% 0.025 193.5) |
| XYZ | xyz(41.9409, 46.9774, 53.3027) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.57
Cool Gray
#9AA7B0
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 9.72
Dove Gray
#B6B8BD
ΔE00 9.85
Silver
#C0C0C0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBBA #BBA4A5
analogous
#A4BBAF #A4BBBA #A4B1BB
triadic
#A4BBBA #BAA4BB #BBBAA4
tetradic
#A4BBBA #AFA4BB #BBA4A5 #B1BBA4
square
#A4BBBA #AFA4BB #BBA4A5 #B1BBA4
split-complementary
#A4BBBA #BBA4B1 #BBAFA4
monochromatic
#628381 #81A19F #A4BBBA #C7D5D5 #EAEFEF
Accessibility & contrast
On white
2.02
#A4BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A4BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBBA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBBA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#9EBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bbba; /* rgb */ color: rgb(164, 187, 186); /* oklch */ color: oklch(77.4% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#bfcfce',
500: '#a4bbba',
950: '#000000',
},
}SCSS
$custom: #a4bbba; $custom-light: #bfcfce; $custom-dark: #000000;
JSON
{
"hex": "#a4bbba",
"rgb": {
"r": 164,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.391,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.77435,
"c": 0.02523,
"h": 193.5
},
"luminance": 0.46978
}Semantic roles & 50–950 ramp
primary
#A4BBBA
secondary
#E1DADA
accent
#4D5099
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282