#AFB7BB#AFB7BB
#AFB7BB is a light, near-neutral cyan. Relative luminance 0.466; OKLCH L 77.4% C 0.011 H 228.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB7BB |
|---|---|
| RGB | rgb(175, 183, 187) |
| HSL | hsl(200, 8%, 71%) |
| HSV | hsv(200, 6%, 73%) |
| CMYK | cmyk(6.4%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.91, -2.00, -2.99) |
| CIE-LCH | lch(73.91, 3.60, 236.24°) |
| OKLab | oklab(77.43% -0.007 -0.008) |
| OKLCH | oklch(77.43% 0.011 228.9) |
| XYZ | xyz(43.5805, 46.5684, 53.6967) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.18
Silver
#C0C0C0
ΔE00 4.74
Dark Gray
#A9A9A9
ΔE00 5.25
Cool Gray
#9AA7B0
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 5.80
Cool Grey
#95A3A6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB7BB #BBB3AF
analogous
#AFBBB9 #AFB7BB #AFB1BB
triadic
#AFB7BB #BBAFB7 #B7BBAF
tetradic
#AFB7BB #B9AFBB #BBB3AF #B1BBAF
square
#AFB7BB #B9AFBB #BBB3AF #B1BBAF
split-complementary
#AFB7BB #BBAFB1 #BBB9AF
monochromatic
#6E7B82 #8E999F #AFB7BB #D0D5D7 #EEF0F1
Accessibility & contrast
On white
2.04
#AFB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AFB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB7BB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB7BB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#ACB8B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afb7bb; /* rgb */ color: rgb(175, 183, 187); /* oklch */ color: oklch(77.4% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#c6cccf',
500: '#afb7bb',
950: '#000000',
},
}SCSS
$custom: #afb7bb; $custom-light: #c6cccf; $custom-dark: #000000;
JSON
{
"hex": "#afb7bb",
"rgb": {
"r": 175,
"g": 183,
"b": 187
},
"hsl": {
"h": 200,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.77434,
"c": 0.01062,
"h": 228.9
},
"luminance": 0.46569
}Semantic roles & 50–950 ramp
primary
#AFB7BB
secondary
#E4E2E1
accent
#685392
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282