#AFBEC1#AFBEC1
#AFBEC1 is a light, near-neutral cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.017 H 211.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEC1 |
|---|---|
| RGB | rgb(175, 190, 193) |
| HSL | hsl(190, 13%, 72%) |
| HSV | hsv(190, 9%, 76%) |
| CMYK | cmyk(9.3%, 1.6%, 0%, 24.3%) |
| CIE-LAB | lab(75.94, -4.54, -3.28) |
| CIE-LCH | lch(75.94, 5.60, 215.80°) |
| OKLab | oklab(79.09% -0.0146 -0.0088) |
| OKLCH | oklch(79.09% 0.017 211) |
| XYZ | xyz(45.7161, 49.7905, 57.6437) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.58
Cool Gray
#9AA7B0
ΔE00 7.09
Cool Grey
#95A3A6
ΔE00 7.60
Dark Gray
#A9A9A9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEC1 #C1B2AF
analogous
#AFC1BB #AFBEC1 #AFB5C1
triadic
#AFBEC1 #C1AFBE #BEC1AF
tetradic
#AFBEC1 #BBAFC1 #C1B2AF #B5C1AF
square
#AFBEC1 #BBAFC1 #C1B2AF #B5C1AF
split-complementary
#AFBEC1 #C1AFB5 #C1BBAF
monochromatic
#6B858A #8DA2A6 #AFBEC1 #D1DADC #EEF1F2
Accessibility & contrast
On white
1.92
#AFBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AFBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEC1
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEC1 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC1
Deuteranopia (green-blind)
#B8BAC1
Tritanopia (blue-blind)
#AAC0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbec1; /* rgb */ color: rgb(175, 190, 193); /* oklch */ color: oklch(79.1% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#c7d1d3',
500: '#afbec1',
950: '#000000',
},
}SCSS
$custom: #afbec1; $custom-light: #c7d1d3; $custom-dark: #000000;
JSON
{
"hex": "#afbec1",
"rgb": {
"r": 175,
"g": 190,
"b": 193
},
"hsl": {
"h": 190,
"s": 12.676,
"l": 72.157
},
"oklch": {
"l": 0.79086,
"c": 0.0171,
"h": 211
},
"luminance": 0.49791
}Semantic roles & 50–950 ramp
primary
#AFBEC1
secondary
#E8E4E3
accent
#5B4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282