#A4BCBB#A4BCBB
#A4BCBB is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.026 H 193.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCBB |
|---|---|
| RGB | rgb(164, 188, 187) |
| HSL | hsl(178, 15%, 69%) |
| HSV | hsv(178, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.47, -8.35, -2.26) |
| CIE-LCH | lch(74.47, 8.65, 195.12°) |
| OKLab | oklab(77.68% -0.0255 -0.0062) |
| OKLCH | oklch(77.68% 0.026 193.6) |
| XYZ | xyz(42.2605, 47.4459, 53.9355) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 8.86
Cool Gray
#9AA7B0
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.46
Powder Blue
#B0E0E6
ΔE00 10.02
Dove Gray
#B6B8BD
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCBB #BCA4A5
analogous
#A4BCAF #A4BCBB #A4B1BC
triadic
#A4BCBB #BBA4BC #BCBBA4
tetradic
#A4BCBB #AFA4BC #BCA4A5 #B1BCA4
square
#A4BCBB #AFA4BC #BCA4A5 #B1BCA4
split-complementary
#A4BCBB #BCA4B1 #BCAFA4
monochromatic
#618483 #81A2A1 #A4BCBB #C7D6D5 #EAF0F0
Accessibility & contrast
On white
2.00
#A4BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A4BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCBB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCBB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#9DBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bcbb; /* rgb */ color: rgb(164, 188, 187); /* oklch */ color: oklch(77.7% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#bfd0cf',
500: '#a4bcbb',
950: '#000000',
},
}SCSS
$custom: #a4bcbb; $custom-light: #bfd0cf; $custom-dark: #000000;
JSON
{
"hex": "#a4bcbb",
"rgb": {
"r": 164,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.7768,
"c": 0.02627,
"h": 193.6
},
"luminance": 0.47447
}Semantic roles & 50–950 ramp
primary
#A4BCBB
secondary
#E1DADB
accent
#4C4F99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282