#92F0D3
A light, vivid green closely aligning with Aquamarine.
About #92F0D3
At its core, #92F0D3 is a light and vivid hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 146 parts red, 240 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 39% Cyan, 0% Magenta, 12% Yellow, and 6% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92F0D3
RGB146, 240, 211
HSL161.5°, 75.8%, 75.7%
CMYK39%, 0%, 12%, 6%
HSV161.5°, 39.2%, 94.1%
LAB88.5, -34.4, 5.3
XYZ54.8, 73.1, 72.9
Decimal9629907
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.63:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92F0D3;
}
.text-color {
color: #92F0D3;
}
.border-color {
border: 2px solid #92F0D3;
}