#AFBDCE#AFBDCE
#AFBDCE is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.029 H 253.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDCE |
|---|---|
| RGB | rgb(175, 189, 206) |
| HSL | hsl(213, 24%, 75%) |
| HSV | hsv(213, 15%, 81%) |
| CMYK | cmyk(15%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(76.05, -1.33, -10.17) |
| CIE-LCH | lch(76.05, 10.26, 262.56°) |
| OKLab | oklab(79.29% -0.0083 -0.0275) |
| OKLCH | oklch(79.29% 0.029 253.3) |
| XYZ | xyz(47.0147, 49.9645, 65.5477) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.96
Lightsteelblue
#B0C4DE
ΔE00 3.61
Light Blue Grey
#B7C9E2
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 5.18
Dove Gray
#B6B8BD
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDCE #CEC0AF
analogous
#AFCDCE #AFBDCE #B1AFCE
triadic
#AFBDCE #CEAFBD #BDCEAF
tetradic
#AFBDCE #CEAFCD #CEC0AF #AFCEB1
square
#AFBDCE #CEAFCD #CEC0AF #AFCEB1
split-complementary
#AFBDCE #CEB1AF #CDCEAF
monochromatic
#637EA0 #899EB7 #AFBDCE #D5DCE5 #ECEFF3
Accessibility & contrast
On white
1.91
#AFBDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#AFBDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDCE
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDCE | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#A7C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbdce; /* rgb */ color: rgb(175, 189, 206); /* oklch */ color: oklch(79.3% 0.029 253.3);
Tailwind
colors: {
custom: {
50: '#c7d0dd',
500: '#afbdce',
950: '#000000',
},
}SCSS
$custom: #afbdce; $custom-light: #c7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#afbdce",
"rgb": {
"r": 175,
"g": 189,
"b": 206
},
"hsl": {
"h": 212.903,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.79293,
"c": 0.02868,
"h": 253.3
},
"luminance": 0.49965
}Semantic roles & 50–950 ramp
primary
#AFBDCE
secondary
#EAE6E1
accent
#7743A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283