#A7BCB2#A7BCB2
#A7BCB2 is a light, muted teal. Relative luminance 0.474; OKLCH L 77.6% C 0.027 H 165.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCB2 |
|---|---|
| RGB | rgb(167, 188, 178) |
| HSL | hsl(151, 14%, 70%) |
| HSV | hsv(151, 11%, 74%) |
| CMYK | cmyk(11.2%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.44, -9.14, 2.62) |
| CIE-LCH | lch(74.44, 9.51, 164.01°) |
| OKLab | oklab(77.63% -0.0261 0.0068) |
| OKLCH | oklch(77.63% 0.027 165.4) |
| XYZ | xyz(41.9536, 47.3956, 49.0488) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.30
Greenish Grey
#96AE8D
ΔE00 9.44
Cool Grey
#95A3A6
ΔE00 9.72
Sage Green
#9CAF88
ΔE00 10.78
Silver
#C0C0C0
ΔE00 10.87
Cement
#A5A391
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCB2 #BCA7B1
analogous
#A7BCA8 #A7BCB2 #A7BBBC
triadic
#A7BCB2 #B2A7BC #BCB2A7
tetradic
#A7BCB2 #A8A7BC #BCA7B1 #BBBCA7
square
#A7BCB2 #A8A7BC #BCA7B1 #BBBCA7
split-complementary
#A7BCB2 #BCA7BB #BCA8A7
monochromatic
#658475 #84A294 #A7BCB2 #CAD6D0 #ECF1EF
Accessibility & contrast
On white
2.00
#A7BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A7BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCB2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCB2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#A3BCB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bcb2; /* rgb */ color: rgb(167, 188, 178); /* oklch */ color: oklch(77.6% 0.027 165.4);
Tailwind
colors: {
custom: {
50: '#c1d0c9',
500: '#a7bcb2',
950: '#000000',
},
}SCSS
$custom: #a7bcb2; $custom-light: #c1d0c9; $custom-dark: #000000;
JSON
{
"hex": "#a7bcb2",
"rgb": {
"r": 167,
"g": 188,
"b": 178
},
"hsl": {
"h": 151.429,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77628,
"c": 0.027,
"h": 165.4
},
"luminance": 0.47396
}Semantic roles & 50–950 ramp
primary
#A7BCB2
secondary
#E2DCDF
accent
#4E7198
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282