#AFD3DB
A light, moderate cyan closely aligning with Lightblue.
About #AFD3DB
At its core, #AFD3DB is a light and moderate hue. Its closest recognized web color is Lightblue. In the RGB color space, it consists of 175 red, 211 green, and 219 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 20% cyan and 4% magenta inks. With a hue angle of 190.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFD3DB
RGB175, 211, 219
HSL190.9°, 37.9%, 77.3%
CMYK20%, 4%, 0%, 14%
HSV190.9°, 20.1%, 85.9%
LAB82.3, -10.1, -7.9
XYZ53.8, 60.8, 75.9
Decimal11523035
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.16:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD3DB;
}
.text-color {
color: #AFD3DB;
}
.border-color {
border: 2px solid #AFD3DB;
}