#AFBFC4#AFBFC4
#AFBFC4 is a light, near-neutral cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.019 H 218.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFC4 |
|---|---|
| RGB | rgb(175, 191, 196) |
| HSL | hsl(194, 15%, 73%) |
| HSV | hsv(194, 11%, 77%) |
| CMYK | cmyk(10.7%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(76.29, -4.47, -4.39) |
| CIE-LCH | lch(76.29, 6.26, 224.49°) |
| OKLab | oklab(79.39% -0.0149 -0.0118) |
| OKLCH | oklch(79.39% 0.019 218.4) |
| XYZ | xyz(46.2715, 50.3603, 59.4965) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.86
Cool Gray
#9AA7B0
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFC4 #C4B4AF
analogous
#AFC4BE #AFBFC4 #AFB4C4
triadic
#AFBFC4 #C4AFBF #BFC4AF
tetradic
#AFBFC4 #BEAFC4 #C4B4AF #B4C4AF
square
#AFBFC4 #BEAFC4 #C4B4AF #B4C4AF
split-complementary
#AFBFC4 #C4AFB4 #C4BEAF
monochromatic
#6A868F #8CA3AA #AFBFC4 #D2DBDE #EDF1F2
Accessibility & contrast
On white
1.90
#AFBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#AFBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFC4
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFC4 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC4
Deuteranopia (green-blind)
#B8BBC4
Tritanopia (blue-blind)
#AAC1C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbfc4; /* rgb */ color: rgb(175, 191, 196); /* oklch */ color: oklch(79.4% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#c7d2d5',
500: '#afbfc4',
950: '#000000',
},
}SCSS
$custom: #afbfc4; $custom-light: #c7d2d5; $custom-dark: #000000;
JSON
{
"hex": "#afbfc4",
"rgb": {
"r": 175,
"g": 191,
"b": 196
},
"hsl": {
"h": 194.286,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.79389,
"c": 0.01901,
"h": 218.4
},
"luminance": 0.50361
}Semantic roles & 50–950 ramp
primary
#AFBFC4
secondary
#98857F
accent
#5F4C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383