#0F2424

A very dark, moderate cyan closely aligning with Black.

About #0F2424

The hex code #0F2424 represents a beautifully specific shade of cyan. If you're using CSS, you might find it aligns closely with Black. This translates to an RGB value of rgb(15, 36, 36).

Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 58% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#0F2424
RGB15, 36, 36
HSL180.0°, 41.2%, 10.0%
CMYK58%, 0%, 0%, 86%
HSV180.0°, 58.3%, 14.1%
LAB12.5, -8.4, -2.6
XYZ1.1, 1.5, 1.9
Decimal992292

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

16.18:1
Text on #FFFFFF
AAA
1.30:1
Text on #000000
FAIL
15.46:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #0F2424; }
.text-color { color: #0F2424; }
.border-color { border: 2px solid #0F2424; }

Similar Colors

Black
#000000