#AFBFBF#AFBFBF
#AFBFBF is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.2% C 0.018 H 196.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFBF |
|---|---|
| RGB | rgb(175, 191, 191) |
| HSL | hsl(180, 11%, 72%) |
| HSV | hsv(180, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.15, -5.47, -1.88) |
| CIE-LCH | lch(76.15, 5.78, 198.95°) |
| OKLab | oklab(79.24% -0.0169 -0.0051) |
| OKLCH | oklch(79.24% 0.018 196.8) |
| XYZ | xyz(45.7119, 50.1365, 56.5491) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.86
Silver
#C0C0C0
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 7.97
Cool Gray
#9AA7B0
ΔE00 8.18
Dark Gray
#A9A9A9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFBF #BFAFAF
analogous
#AFBFB7 #AFBFBF #AFB7BF
triadic
#AFBFBF #BFAFBF #BFBFAF
tetradic
#AFBFBF #B7AFBF #BFAFAF #B7BFAF
square
#AFBFBF #B7AFBF #BFAFAF #B7BFAF
split-complementary
#AFBFBF #BFAFB7 #BFB7AF
monochromatic
#6C8787 #8DA4A4 #AFBFBF #D1DADA #EEF1F1
Accessibility & contrast
On white
1.90
#AFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFBF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFBF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#ABC0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbfbf; /* rgb */ color: rgb(175, 191, 191); /* oklch */ color: oklch(79.2% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#c7d2d2',
500: '#afbfbf',
950: '#000000',
},
}SCSS
$custom: #afbfbf; $custom-light: #c7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#afbfbf",
"rgb": {
"r": 175,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79235,
"c": 0.01761,
"h": 196.8
},
"luminance": 0.50137
}Semantic roles & 50–950 ramp
primary
#AFBFBF
secondary
#928080
accent
#505095
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383