#AFBEC4#AFBEC4
#AFBEC4 is a light, near-neutral cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.019 H 223.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEC4 |
|---|---|
| RGB | rgb(175, 190, 196) |
| HSL | hsl(197, 15%, 73%) |
| HSV | hsv(197, 11%, 77%) |
| CMYK | cmyk(10.7%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(76.02, -3.94, -4.78) |
| CIE-LCH | lch(76.02, 6.19, 230.53°) |
| OKLab | oklab(79.18% -0.0135 -0.0129) |
| OKLCH | oklch(79.18% 0.019 223.7) |
| XYZ | xyz(46.0542, 49.9257, 59.4241) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEC4 #C4B5AF
analogous
#AFC4BF #AFBEC4 #AFB3C4
triadic
#AFBEC4 #C4AFBE #BEC4AF
tetradic
#AFBEC4 #BFAFC4 #C4B5AF #B3C4AF
square
#AFBEC4 #BFAFC4 #C4B5AF #B3C4AF
split-complementary
#AFBEC4 #C4AFB3 #C4BFAF
monochromatic
#6A848F #8CA1AA #AFBEC4 #D2DBDE #EDF1F2
Accessibility & contrast
On white
1.91
#AFBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#AFBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEC4
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEC4 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#B7BAC4
Tritanopia (blue-blind)
#AAC0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbec4; /* rgb */ color: rgb(175, 190, 196); /* oklch */ color: oklch(79.2% 0.019 223.7);
Tailwind
colors: {
custom: {
50: '#c7d1d5',
500: '#afbec4',
950: '#000000',
},
}SCSS
$custom: #afbec4; $custom-light: #c7d1d5; $custom-dark: #000000;
JSON
{
"hex": "#afbec4",
"rgb": {
"r": 175,
"g": 190,
"b": 196
},
"hsl": {
"h": 197.143,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.79179,
"c": 0.01863,
"h": 223.7
},
"luminance": 0.49926
}Semantic roles & 50–950 ramp
primary
#AFBEC4
secondary
#E8E4E3
accent
#624C99
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283