#AFCBDD#AFCBDD
#AFCBDD is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.7% C 0.039 H 236.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBDD |
|---|---|
| RGB | rgb(175, 203, 221) |
| HSL | hsl(203, 40%, 78%) |
| HSV | hsv(203, 21%, 87%) |
| CMYK | cmyk(20.8%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(80.20, -5.52, -12.05) |
| CIE-LCH | lch(80.20, 13.26, 245.39°) |
| OKLab | oklab(82.72% -0.0219 -0.0327) |
| OKLCH | oklch(82.72% 0.039 236.2) |
| XYZ | xyz(52.0827, 57.0448, 76.6592) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.03
Light Grey Blue
#9DBCD4
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBDD #DDC1AF
analogous
#AFDDD8 #AFCBDD #AFB4DD
triadic
#AFCBDD #DDAFCB #CBDDAF
tetradic
#AFCBDD #D8AFDD #DDC1AF #B4DDAF
square
#AFCBDD #D8AFDD #DDC1AF #B4DDAF
split-complementary
#AFCBDD #DDAFB4 #DDD8AF
monochromatic
#5993B8 #84AFCB #AFCBDD #DAE7EF #EAF1F6
Accessibility & contrast
On white
1.69
#AFCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#AFCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBDD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBDD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#A2D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcbdd; /* rgb */ color: rgb(175, 203, 221); /* oklch */ color: oklch(82.7% 0.039 236.2);
Tailwind
colors: {
custom: {
50: '#c7dae7',
500: '#afcbdd',
950: '#000000',
},
}SCSS
$custom: #afcbdd; $custom-light: #c7dae7; $custom-dark: #000000;
JSON
{
"hex": "#afcbdd",
"rgb": {
"r": 175,
"g": 203,
"b": 221
},
"hsl": {
"h": 203.478,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.82715,
"c": 0.03938,
"h": 236.2
},
"luminance": 0.57046
}Semantic roles & 50–950 ramp
primary
#AFCBDD
secondary
#B5927B
accent
#6532B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384