#AFBCCE#AFBCCE
#AFBCCE is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.1% C 0.029 H 256.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCCE |
|---|---|
| RGB | rgb(175, 188, 206) |
| HSL | hsl(215, 24%, 75%) |
| HSV | hsv(215, 15%, 81%) |
| CMYK | cmyk(15%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.78, -0.79, -10.57) |
| CIE-LCH | lch(75.78, 10.59, 265.72°) |
| OKLab | oklab(79.09% -0.0068 -0.0285) |
| OKLCH | oklch(79.09% 0.029 256.5) |
| XYZ | xyz(46.8004, 49.5358, 65.4762) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.23
Lightsteelblue
#B0C4DE
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 4.07
Light Grey Blue
#9DBCD4
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 6.20
Cool Gray
#9AA7B0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCCE #CEC1AF
analogous
#AFCCCE #AFBCCE #B2AFCE
triadic
#AFBCCE #CEAFBC #BCCEAF
tetradic
#AFBCCE #CEAFCC #CEC1AF #AFCEB2
square
#AFBCCE #CEAFCC #CEC1AF #AFCEB2
split-complementary
#AFBCCE #CEB2AF #CCCEAF
monochromatic
#637CA0 #899CB7 #AFBCCE #D5DCE5 #ECEFF3
Accessibility & contrast
On white
1.93
#AFBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#AFBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCCE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCCE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#B3B9CE
Tritanopia (blue-blind)
#A8C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbcce; /* rgb */ color: rgb(175, 188, 206); /* oklch */ color: oklch(79.1% 0.029 256.5);
Tailwind
colors: {
custom: {
50: '#c7d0dd',
500: '#afbcce',
950: '#000000',
},
}SCSS
$custom: #afbcce; $custom-light: #c7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#afbcce",
"rgb": {
"r": 175,
"g": 188,
"b": 206
},
"hsl": {
"h": 214.839,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.79086,
"c": 0.02935,
"h": 256.5
},
"luminance": 0.49537
}Semantic roles & 50–950 ramp
primary
#AFBCCE
secondary
#EAE6E1
accent
#7A43A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283