#A7BFBE#A7BFBE
#A7BFBE is a light, muted teal. Relative luminance 0.492; OKLCH L 78.6% C 0.026 H 193.6°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFBE |
|---|---|
| RGB | rgb(167, 191, 190) |
| HSL | hsl(178, 16%, 70%) |
| HSV | hsv(178, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.57, -8.33, -2.25) |
| CIE-LCH | lch(75.57, 8.63, 195.14°) |
| OKLab | oklab(78.63% -0.0255 -0.0061) |
| OKLCH | oklch(78.63% 0.026 193.6) |
| XYZ | xyz(43.8591, 49.1938, 55.8898) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.41
Cool Gray
#9AA7B0
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFBE #BFA7A8
analogous
#A7BFB2 #A7BFBE #A7B4BF
triadic
#A7BFBE #BEA7BF #BFBEA7
tetradic
#A7BFBE #B2A7BF #BFA7A8 #B4BFA7
square
#A7BFBE #B2A7BF #BFA7A8 #B4BFA7
split-complementary
#A7BFBE #BFA7B4 #BFB2A7
monochromatic
#638887 #84A5A4 #A7BFBE #CAD9D8 #EDF2F2
Accessibility & contrast
On white
1.94
#A7BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#A7BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFBE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFBE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#A0C1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a7bfbe; /* rgb */ color: rgb(167, 191, 190); /* oklch */ color: oklch(78.6% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#c1d2d1',
500: '#a7bfbe',
950: '#000000',
},
}SCSS
$custom: #a7bfbe; $custom-light: #c1d2d1; $custom-dark: #000000;
JSON
{
"hex": "#a7bfbe",
"rgb": {
"r": 167,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78627,
"c": 0.0262,
"h": 193.6
},
"luminance": 0.49195
}Semantic roles & 50–950 ramp
primary
#A7BFBE
secondary
#E4DEDE
accent
#4B4F9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282