#AFBFCF#AFBFCF
#AFBFCF is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.029 H 248.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFCF |
|---|---|
| RGB | rgb(175, 191, 207) |
| HSL | hsl(210, 25%, 75%) |
| HSV | hsv(210, 15%, 81%) |
| CMYK | cmyk(15.5%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.61, -2.18, -9.88) |
| CIE-LCH | lch(76.61, 10.12, 257.53°) |
| OKLab | oklab(79.74% -0.0107 -0.0267) |
| OKLCH | oklch(79.74% 0.029 248.2) |
| XYZ | xyz(47.5698, 50.8796, 66.3339) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.72
Lightsteelblue
#B0C4DE
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFCF #CFBFAF
analogous
#AFCFCF #AFBFCF #AFAFCF
triadic
#AFBFCF #CFAFBF #BFCFAF
tetradic
#AFBFCF #CFAFCF #CFBFAF #AFCFAF
square
#AFBFCF #CFAFCF #CFBFAF #AFCFAF
split-complementary
#AFBFCF #CFAFAF #CFCFAF
monochromatic
#6382A1 #89A0B8 #AFBFCF #D5DEE6 #ECF0F4
Accessibility & contrast
On white
1.88
#AFBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AFBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFCF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFCF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B5BCCF
Tritanopia (blue-blind)
#A7C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbfcf; /* rgb */ color: rgb(175, 191, 207); /* oklch */ color: oklch(79.7% 0.029 248.2);
Tailwind
colors: {
custom: {
50: '#c7d2dd',
500: '#afbfcf',
950: '#000000',
},
}SCSS
$custom: #afbfcf; $custom-light: #c7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#afbfcf",
"rgb": {
"r": 175,
"g": 191,
"b": 207
},
"hsl": {
"h": 210,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.79742,
"c": 0.02875,
"h": 248.2
},
"luminance": 0.50881
}Semantic roles & 50–950 ramp
primary
#AFBFCF
secondary
#A4917E
accent
#7342A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384