#A7BCBC#A7BCBC
#A7BCBC is a light, muted teal. Relative luminance 0.478; OKLCH L 77.9% C 0.023 H 196.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCBC |
|---|---|
| RGB | rgb(167, 188, 188) |
| HSL | hsl(180, 14%, 70%) |
| HSV | hsv(180, 11%, 74%) |
| CMYK | cmyk(11.2%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(74.71, -7.15, -2.44) |
| CIE-LCH | lch(74.71, 7.56, 198.81°) |
| OKLab | oklab(77.93% -0.0221 -0.0066) |
| OKLCH | oklch(77.93% 0.023 196.7) |
| XYZ | xyz(42.9945, 47.8119, 54.5306) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.98
Silver
#C0C0C0
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCBC #BCA7A7
analogous
#A7BCB2 #A7BCBC #A7B2BC
triadic
#A7BCBC #BCA7BC #BCBCA7
tetradic
#A7BCBC #B2A7BC #BCA7A7 #B2BCA7
square
#A7BCBC #B2A7BC #BCA7A7 #B2BCA7
split-complementary
#A7BCBC #BCA7B2 #BCB2A7
monochromatic
#658484 #84A2A2 #A7BCBC #CAD6D6 #ECF1F1
Accessibility & contrast
On white
1.99
#A7BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A7BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCBC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCBC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#A1BEBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bcbc; /* rgb */ color: rgb(167, 188, 188); /* oklch */ color: oklch(77.9% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#c1d0d0',
500: '#a7bcbc',
950: '#000000',
},
}SCSS
$custom: #a7bcbc; $custom-light: #c1d0d0; $custom-dark: #000000;
JSON
{
"hex": "#a7bcbc",
"rgb": {
"r": 167,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77925,
"c": 0.02304,
"h": 196.7
},
"luminance": 0.47813
}Semantic roles & 50–950 ramp
primary
#A7BCBC
secondary
#E2DCDC
accent
#4E4E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282