#248392
A dark, moderate cyan closely aligning with Teal.
About #248392
When working with digital screens, the color #248392 is rendered by mixing light. Its closest recognized web color is Teal. This translates to an RGB value of rgb(36, 131, 146).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 75% cyan and 10% 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 dark 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#248392
RGB36, 131, 146
HSL188.2°, 60.4%, 35.7%
CMYK75%, 10%, 0%, 43%
HSV188.2°, 75.3%, 57.3%
LAB50.3, -21.6, -15.9
XYZ14.0, 18.7, 30.1
Decimal2392978
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248392;
}
.text-color {
color: #248392;
}
.border-color {
border: 2px solid #248392;
}