#AFCBDF#AFCBDF
#AFCBDF is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.041 H 239.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBDF |
|---|---|
| RGB | rgb(175, 203, 223) |
| HSL | hsl(205, 43%, 78%) |
| HSV | hsv(205, 22%, 87%) |
| CMYK | cmyk(21.5%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.27, -5.08, -13.03) |
| CIE-LCH | lch(80.27, 13.99, 248.71°) |
| OKLab | oklab(82.78% -0.0212 -0.0354) |
| OKLCH | oklch(82.78% 0.041 239.1) |
| XYZ | xyz(52.3508, 57.1520, 78.0709) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.45
Light Grey Blue
#9DBCD4
ΔE00 4.19
Lightsteelblue
#B0C4DE
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBDF #DFC3AF
analogous
#AFDFDB #AFCBDF #AFB3DF
triadic
#AFCBDF #DFAFCB #CBDFAF
tetradic
#AFCBDF #DBAFDF #DFC3AF #B3DFAF
square
#AFCBDF #DBAFDF #DFC3AF #B3DFAF
split-complementary
#AFCBDF #DFAFB3 #DFDBAF
monochromatic
#5892BC #83AFCE #AFCBDF #DBE7F0 #E9F1F6
Accessibility & contrast
On white
1.69
#AFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#AFCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBDF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBDF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#A2D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcbdf; /* rgb */ color: rgb(175, 203, 223); /* oklch */ color: oklch(82.8% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#c7dae9',
500: '#afcbdf',
950: '#000000',
},
}SCSS
$custom: #afcbdf; $custom-light: #c7dae9; $custom-dark: #000000;
JSON
{
"hex": "#afcbdf",
"rgb": {
"r": 175,
"g": 203,
"b": 223
},
"hsl": {
"h": 205,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.82783,
"c": 0.04126,
"h": 239.1
},
"luminance": 0.57154
}Semantic roles & 50–950 ramp
primary
#AFCBDF
secondary
#B8947B
accent
#6830B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384