#3ABDAF
A medium, moderate cyan closely aligning with Lightseagreen.
About #3ABDAF
At its core, #3ABDAF is a medium and moderate hue. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 58 red, 189 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 69% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3ABDAF
RGB58, 189, 175
HSL173.6°, 53.0%, 48.4%
CMYK69%, 0%, 7%, 26%
HSV173.6°, 69.3%, 74.1%
LAB69.7, -38.2, -3.2
XYZ27.7, 40.4, 46.9
Decimal3849647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.08:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABDAF;
}
.text-color {
color: #3ABDAF;
}
.border-color {
border: 2px solid #3ABDAF;
}