#92E9DB
A light, moderate cyan closely aligning with Paleturquoise.
About #92E9DB
The precise color #92E9DB is an excellent choice for modern design projects. It is closely associated with the named CSS color Paleturquoise. This translates to an RGB value of rgb(146, 233, 219).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 37% Cyan, 0% Magenta, 6% Yellow, and 9% Black. With a hue angle of 170.3 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92E9DB
RGB146, 233, 219
HSL170.3°, 66.4%, 74.3%
CMYK37%, 0%, 6%, 9%
HSV170.3°, 37.3%, 91.4%
LAB86.8, -29.3, -1.5
XYZ53.8, 69.5, 77.6
Decimal9628123
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.90:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E9DB;
}
.text-color {
color: #92E9DB;
}
.border-color {
border: 2px solid #92E9DB;
}