#AFBFC0#AFBFC0
#AFBFC0 is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.3% C 0.018 H 201.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFC0 |
|---|---|
| RGB | rgb(175, 191, 192) |
| HSL | hsl(184, 12%, 72%) |
| HSV | hsv(184, 9%, 75%) |
| CMYK | cmyk(8.9%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(76.18, -5.27, -2.38) |
| CIE-LCH | lch(76.18, 5.78, 204.31°) |
| OKLab | oklab(79.27% -0.0165 -0.0064) |
| OKLCH | oklch(79.27% 0.018 201.3) |
| XYZ | xyz(45.8223, 50.1807, 57.1306) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.85
Silver
#C0C0C0
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 7.89
Dark Gray
#A9A9A9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFC0 #C0B0AF
analogous
#AFC0B9 #AFBFC0 #AFB7C0
triadic
#AFBFC0 #C0AFBF #BFC0AF
tetradic
#AFBFC0 #B9AFC0 #C0B0AF #B7C0AF
square
#AFBFC0 #B9AFC0 #C0B0AF #B7C0AF
split-complementary
#AFBFC0 #C0AFB7 #C0B9AF
monochromatic
#6C8789 #8DA4A5 #AFBFC0 #D1DADB #EEF1F2
Accessibility & contrast
On white
1.90
#AFBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AFBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFC0
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFC0 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#AAC0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbfc0; /* rgb */ color: rgb(175, 191, 192); /* oklch */ color: oklch(79.3% 0.018 201.3);
Tailwind
colors: {
custom: {
50: '#c7d2d3',
500: '#afbfc0',
950: '#000000',
},
}SCSS
$custom: #afbfc0; $custom-light: #c7d2d3; $custom-dark: #000000;
JSON
{
"hex": "#afbfc0",
"rgb": {
"r": 175,
"g": 191,
"b": 192
},
"hsl": {
"h": 183.529,
"s": 11.888,
"l": 71.961
},
"oklch": {
"l": 0.79266,
"c": 0.01768,
"h": 201.3
},
"luminance": 0.50181
}Semantic roles & 50–950 ramp
primary
#AFBFC0
secondary
#938180
accent
#545096
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383