#248A99
A dark, moderate cyan closely aligning with Darkcyan.
About #248A99
Visually, #248A99 is defined as a moderate cyan. Designers often compare it to the standard color Darkcyan. Its digital footprint relies on 36 parts red, 138 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 76% Cyan, 10% Magenta, 0% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#248A99
RGB36, 138, 153
HSL187.7°, 61.9%, 37.1%
CMYK76%, 10%, 0%, 40%
HSV187.7°, 76.5%, 60.0%
LAB52.8, -22.9, -16.2
XYZ15.6, 20.9, 33.3
Decimal2394777
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248A99;
}
.text-color {
color: #248A99;
}
.border-color {
border: 2px solid #248A99;
}