#AFBDCC#AFBDCC
#AFBDCC is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.026 H 250.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDCC |
|---|---|
| RGB | rgb(175, 189, 204) |
| HSL | hsl(211, 22%, 74%) |
| HSV | hsv(211, 14%, 80%) |
| CMYK | cmyk(14.2%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.99, -1.75, -9.17) |
| CIE-LCH | lch(75.99, 9.34, 259.20°) |
| OKLab | oklab(79.23% -0.009 -0.0248) |
| OKLCH | oklch(79.23% 0.026 250) |
| XYZ | xyz(46.7733, 49.8680, 64.2762) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.39
Lightsteelblue
#B0C4DE
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 5.71
Cool Gray
#9AA7B0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDCC #CCBEAF
analogous
#AFCCCC #AFBDCC #B0AFCC
triadic
#AFBDCC #CCAFBD #BDCCAF
tetradic
#AFBDCC #CCAFCC #CCBEAF #AFCCB0
square
#AFBDCC #CCAFCC #CCBEAF #AFCCB0
split-complementary
#AFBDCC #CCB0AF #CCCCAF
monochromatic
#647F9C #8A9EB4 #AFBDCC #D4DCE4 #ECF0F3
Accessibility & contrast
On white
1.91
#AFBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#AFBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDCC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDCC | 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)
#B8BDCD
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#A8C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbdcc; /* rgb */ color: rgb(175, 189, 204); /* oklch */ color: oklch(79.2% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#c7d0db',
500: '#afbdcc',
950: '#000000',
},
}SCSS
$custom: #afbdcc; $custom-light: #c7d0db; $custom-dark: #000000;
JSON
{
"hex": "#afbdcc",
"rgb": {
"r": 175,
"g": 189,
"b": 204
},
"hsl": {
"h": 211.034,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.79227,
"c": 0.02635,
"h": 250
},
"luminance": 0.49869
}Semantic roles & 50–950 ramp
primary
#AFBDCC
secondary
#E9E6E2
accent
#7445A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283