#1DE292
A medium, vivid green closely aligning with Mediumspringgreen.
About #1DE292
At its core, #1DE292 is a medium and vivid hue. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 29 parts red, 226 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 87% Cyan, 0% Magenta, 35% Yellow, and 11% Black. The HSL representation is 155.6° hue, 77.3% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DE292
RGB29, 226, 146
HSL155.6°, 77.3%, 50.0%
CMYK87%, 0%, 35%, 11%
HSV155.6°, 87.2%, 88.6%
LAB80.0, -62.9, 26.7
XYZ32.9, 56.7, 36.4
Decimal1958546
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.35:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE292;
}
.text-color {
color: #1DE292;
}
.border-color {
border: 2px solid #1DE292;
}