#92F0DB
A light, vivid cyan closely aligning with Turquoise.
About #92F0DB
The hex code #92F0DB represents a beautifully specific shade of cyan. Designers often compare it to the standard color Turquoise. In the RGB color space, it consists of 146 red, 240 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 39% C, 0% M, 9% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light 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#92F0DB
RGB146, 240, 219
HSL166.6°, 75.8%, 75.7%
CMYK39%, 0%, 9%, 6%
HSV166.6°, 39.2%, 94.1%
LAB88.7, -32.7, 1.4
XYZ55.8, 73.5, 78.3
Decimal9629915
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.71:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92F0DB;
}
.text-color {
color: #92F0DB;
}
.border-color {
border: 2px solid #92F0DB;
}