#8ABDDB
A light, moderate blue closely aligning with Skyblue.
About #8ABDDB
At its core, #8ABDDB is a light and moderate hue. Its closest recognized web color is Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 189, and 219.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 37% cyan and 14% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8ABDDB
RGB138, 189, 219
HSL202.2°, 52.9%, 70.0%
CMYK37%, 14%, 0%, 14%
HSV202.2°, 37.0%, 85.9%
LAB74.1, -9.3, -20.3
XYZ41.5, 46.9, 73.9
Decimal9092571
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.38:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8ABDDB;
}
.text-color {
color: #8ABDDB;
}
.border-color {
border: 2px solid #8ABDDB;
}