#AFBEC3#AFBEC3
#AFBEC3 is a light, near-neutral cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.018 H 219.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEC3 |
|---|---|
| RGB | rgb(175, 190, 195) |
| HSL | hsl(195, 14%, 73%) |
| HSV | hsv(195, 10%, 76%) |
| CMYK | cmyk(10.3%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(76.00, -4.14, -4.28) |
| CIE-LCH | lch(76.00, 5.95, 225.96°) |
| OKLab | oklab(79.15% -0.0139 -0.0115) |
| OKLCH | oklch(79.15% 0.018 219.7) |
| XYZ | xyz(45.9408, 49.8803, 58.8267) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.56
Cool Gray
#9AA7B0
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEC3 #C3B4AF
analogous
#AFC3BE #AFBEC3 #AFB4C3
triadic
#AFBEC3 #C3AFBE #BEC3AF
tetradic
#AFBEC3 #BEAFC3 #C3B4AF #B4C3AF
square
#AFBEC3 #BEAFC3 #C3B4AF #B4C3AF
split-complementary
#AFBEC3 #C3AFB4 #C3BEAF
monochromatic
#6A858D #8CA2A9 #AFBEC3 #D2DADD #EEF1F2
Accessibility & contrast
On white
1.91
#AFBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AFBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEC3
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEC3 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#AAC0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbec3; /* rgb */ color: rgb(175, 190, 195); /* oklch */ color: oklch(79.1% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#c7d1d5',
500: '#afbec3',
950: '#000000',
},
}SCSS
$custom: #afbec3; $custom-light: #c7d1d5; $custom-dark: #000000;
JSON
{
"hex": "#afbec3",
"rgb": {
"r": 175,
"g": 190,
"b": 195
},
"hsl": {
"h": 195,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.79148,
"c": 0.01803,
"h": 219.7
},
"luminance": 0.49881
}Semantic roles & 50–950 ramp
primary
#AFBEC3
secondary
#E8E4E3
accent
#604D98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283