#AFBDCF#AFBDCF
#AFBDCF is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.030 H 254.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDCF |
|---|---|
| RGB | rgb(175, 189, 207) |
| HSL | hsl(214, 25%, 75%) |
| HSV | hsv(214, 15%, 81%) |
| CMYK | cmyk(15.5%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.08, -1.12, -10.67) |
| CIE-LCH | lch(76.08, 10.73, 264.03°) |
| OKLab | oklab(79.33% -0.0079 -0.0288) |
| OKLCH | oklch(79.33% 0.03 254.7) |
| XYZ | xyz(47.1366, 50.0133, 66.1895) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.85
Lightsteelblue
#B0C4DE
ΔE00 3.31
Light Blue Grey
#B7C9E2
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDCF #CFC1AF
analogous
#AFCDCF #AFBDCF #B1AFCF
triadic
#AFBDCF #CFAFBD #BDCFAF
tetradic
#AFBDCF #CFAFCD #CFC1AF #AFCFB1
square
#AFBDCF #CFAFCD #CFC1AF #AFCFB1
split-complementary
#AFBDCF #CFB1AF #CDCFAF
monochromatic
#637EA1 #899DB8 #AFBDCF #D5DDE6 #ECEFF4
Accessibility & contrast
On white
1.91
#AFBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AFBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDCF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDCF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#A7C1C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbdcf; /* rgb */ color: rgb(175, 189, 207); /* oklch */ color: oklch(79.3% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#c7d0dd',
500: '#afbdcf',
950: '#000000',
},
}SCSS
$custom: #afbdcf; $custom-light: #c7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#afbdcf",
"rgb": {
"r": 175,
"g": 189,
"b": 207
},
"hsl": {
"h": 213.75,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.79327,
"c": 0.02989,
"h": 254.7
},
"luminance": 0.50014
}Semantic roles & 50–950 ramp
primary
#AFBDCF
secondary
#A4947E
accent
#7942A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384