#92FFE2

A light, vivid green closely aligning with Aquamarine.

About #92FFE2

When working with digital screens, the color #92FFE2 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Aquamarine. This translates to an RGB value of rgb(146, 255, 226).

Translating this color to physical media requires the CMYK color model. The color uses 43% Cyan, 0% Magenta, 11% Yellow, and 0% Black. With a hue angle of 164.0 degrees, it sits comfortably in the green spectrum.

Ensuring your text is legible against this background is a key part of web design. 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#92FFE2
RGB146, 255, 226
HSL164.0°, 100.0%, 78.6%
CMYK43%, 0%, 11%, 0%
HSV164.0°, 42.7%, 100.0%
LAB93.1, -38.0, 4.1
XYZ61.3, 83.1, 84.8
Decimal9633762

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.19:1
Text on #FFFFFF
FAIL
17.62:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
14.98:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #92FFE2; }
.text-color { color: #92FFE2; }
.border-color { border: 2px solid #92FFE2; }

Similar Colors

Aquamarine
#7FFFD4