#AFBBBA#AFBBBA
#AFBBBA is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.2% C 0.013 H 190.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBBA |
|---|---|
| RGB | rgb(175, 187, 186) |
| HSL | hsl(175, 8%, 71%) |
| HSV | hsv(175, 6%, 73%) |
| CMYK | cmyk(6.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.95, -4.33, -0.92) |
| CIE-LCH | lch(74.95, 4.43, 192.04°) |
| OKLab | oklab(78.24% -0.0131 -0.0025) |
| OKLCH | oklch(78.24% 0.013 190.9) |
| XYZ | xyz(44.3106, 48.1993, 53.4138) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.31
Silver
#C0C0C0
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.27
Dark Gray
#A9A9A9
ΔE00 7.16
Cool Grey
#95A3A6
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBBA #BBAFB0
analogous
#AFBBB4 #AFBBBA #AFB6BB
triadic
#AFBBBA #BAAFBB #BBBAAF
tetradic
#AFBBBA #B4AFBB #BBAFB0 #B6BBAF
square
#AFBBBA #B4AFBB #BBAFB0 #B6BBAF
split-complementary
#AFBBBA #BBAFB6 #BBB4AF
monochromatic
#6E8280 #8E9F9D #AFBBBA #D0D7D7 #EEF1F1
Accessibility & contrast
On white
1.97
#AFBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AFBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBBA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBBA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABA
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#ACBCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbbba; /* rgb */ color: rgb(175, 187, 186); /* oklch */ color: oklch(78.2% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#c6cfce',
500: '#afbbba',
950: '#000000',
},
}SCSS
$custom: #afbbba; $custom-light: #c6cfce; $custom-dark: #000000;
JSON
{
"hex": "#afbbba",
"rgb": {
"r": 175,
"g": 187,
"b": 186
},
"hsl": {
"h": 175,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78242,
"c": 0.01338,
"h": 190.9
},
"luminance": 0.482
}Semantic roles & 50–950 ramp
primary
#AFBBBA
secondary
#E4E1E2
accent
#535992
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282