#AFBABB#AFBABB
#AFBABB is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.1% C 0.012 H 203.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBABB |
|---|---|
| RGB | rgb(175, 186, 187) |
| HSL | hsl(185, 8%, 71%) |
| HSV | hsv(185, 6%, 73%) |
| CMYK | cmyk(6.4%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.71, -3.60, -1.82) |
| CIE-LCH | lch(74.71, 4.04, 206.79°) |
| OKLab | oklab(78.06% -0.0113 -0.0049) |
| OKLCH | oklch(78.06% 0.012 203.4) |
| XYZ | xyz(44.2059, 47.8192, 53.9051) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 5.26
Silver
#C0C0C0
ΔE00 5.49
Dark Gray
#A9A9A9
ΔE00 6.53
Cool Gray
#9AA7B0
ΔE00 6.62
Cool Grey
#95A3A6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBABB #BBB0AF
analogous
#AFBBB6 #AFBABB #AFB4BB
triadic
#AFBABB #BBAFBA #BABBAF
tetradic
#AFBABB #B6AFBB #BBB0AF #B4BBAF
square
#AFBABB #B6AFBB #BBB0AF #B4BBAF
split-complementary
#AFBABB #BBAFB4 #BBB6AF
monochromatic
#6E8082 #8E9D9F #AFBABB #D0D7D7 #EEF1F1
Accessibility & contrast
On white
1.99
#AFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBABB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBABB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#ACBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afbabb; /* rgb */ color: rgb(175, 186, 187); /* oklch */ color: oklch(78.1% 0.012 203.4);
Tailwind
colors: {
custom: {
50: '#c6cecf',
500: '#afbabb',
950: '#000000',
},
}SCSS
$custom: #afbabb; $custom-light: #c6cecf; $custom-dark: #000000;
JSON
{
"hex": "#afbabb",
"rgb": {
"r": 175,
"g": 186,
"b": 187
},
"hsl": {
"h": 185,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78062,
"c": 0.01233,
"h": 203.4
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#AFBABB
secondary
#E4E2E1
accent
#595392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282