#248A75
A dark, moderate cyan closely aligning with Darkcyan.
About #248A75
The precise color #248A75 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkcyan. This translates to an RGB value of rgb(36, 138, 117).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 74% cyan, 0% magenta, 15% yellow, and 46% black. 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. 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#248A75
RGB36, 138, 117
HSL167.6°, 58.6%, 34.1%
CMYK74%, 0%, 15%, 46%
HSV167.6°, 73.9%, 54.1%
LAB51.7, -33.8, 3.0
XYZ13.0, 19.8, 20.0
Decimal2394741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248A75;
}
.text-color {
color: #248A75;
}
.border-color {
border: 2px solid #248A75;
}