#2CA892
A medium, moderate cyan closely aligning with Lightseagreen.
About #2CA892
The hex code #2CA892 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Lightseagreen. This translates to an RGB value of rgb(44, 168, 146).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 74% C, 0% M, 13% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CA892
RGB44, 168, 146
HSL169.4°, 58.5%, 41.6%
CMYK74%, 0%, 13%, 34%
HSV169.4°, 73.8%, 65.9%
LAB62.2, -38.5, 1.8
XYZ20.2, 30.6, 32.0
Decimal2926738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.12:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CA892;
}
.text-color {
color: #2CA892;
}
.border-color {
border: 2px solid #2CA892;
}