#AFBEC2#AFBEC2
#AFBEC2 is a light, near-neutral cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.018 H 215.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEC2 |
|---|---|
| RGB | rgb(175, 190, 194) |
| HSL | hsl(193, 13%, 72%) |
| HSV | hsv(193, 10%, 76%) |
| CMYK | cmyk(9.8%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.97, -4.34, -3.78) |
| CIE-LCH | lch(75.97, 5.75, 221.04°) |
| OKLab | oklab(79.12% -0.0143 -0.0102) |
| OKLCH | oklch(79.12% 0.018 215.5) |
| XYZ | xyz(45.8281, 49.8352, 58.2332) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.63
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEC2 #C2B3AF
analogous
#AFC2BD #AFBEC2 #AFB5C2
triadic
#AFBEC2 #C2AFBE #BEC2AF
tetradic
#AFBEC2 #BDAFC2 #C2B3AF #B5C2AF
square
#AFBEC2 #BDAFC2 #C2B3AF #B5C2AF
split-complementary
#AFBEC2 #C2AFB5 #C2BDAF
monochromatic
#6B858C #8CA2A8 #AFBEC2 #D2DADC #EEF1F2
Accessibility & contrast
On white
1.91
#AFBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#AFBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEC2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEC2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B8BAC2
Tritanopia (blue-blind)
#AAC0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbec2; /* rgb */ color: rgb(175, 190, 194); /* oklch */ color: oklch(79.1% 0.018 215.5);
Tailwind
colors: {
custom: {
50: '#c7d1d4',
500: '#afbec2',
950: '#000000',
},
}SCSS
$custom: #afbec2; $custom-light: #c7d1d4; $custom-dark: #000000;
JSON
{
"hex": "#afbec2",
"rgb": {
"r": 175,
"g": 190,
"b": 194
},
"hsl": {
"h": 192.632,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.79117,
"c": 0.01752,
"h": 215.5
},
"luminance": 0.49836
}Semantic roles & 50–950 ramp
primary
#AFBEC2
secondary
#E8E4E3
accent
#5D4E98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283