#BDF8FF
A very light, vivid cyan closely aligning with Paleturquoise.
About #BDF8FF
Visually, #BDF8FF is defined as a vivid cyan. Its closest recognized web color is Paleturquoise. This translates to an RGB value of rgb(189, 248, 255).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 26% cyan, 3% magenta, 0% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDF8FF
RGB189, 248, 255
HSL186.4°, 100.0%, 87.1%
CMYK26%, 3%, 0%, 0%
HSV186.4°, 25.9%, 100.0%
LAB94.0, -16.9, -9.4
XYZ72.6, 85.2, 107.2
Decimal12450047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.16:1
Text on #FFFFFF
FAIL
18.03:1
Text on #000000
AAA
1.11:1
Text on #F8FAFC
FAIL
15.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF8FF;
}
.text-color {
color: #BDF8FF;
}
.border-color {
border: 2px solid #BDF8FF;
}