Skip to content

Android Green (#3DDC84)

The hex code for Android Green is #3DDC84. It is rgb(61, 220, 132) in RGB, hsl(147, 69%, 55%) in HSL, and about cmyk(72%, 0%, 40%, 14%) in CMYK — a mid-tone green. Black text is the more readable choice on this background.

#3DDC84
HEX#3DDC84
RGBrgb(61, 220, 132)
HSLhsl(147, 69%, 55%)
HSVhsv(147, 72%, 86%)
CMYKcmyk(72%, 0%, 40%, 14%)
OKLCHoklch(79.3% 0.18 154)
LABlab(78.31% -57.13 31.04)
LCHlch(78.31% 65.02 151.49)

Colors Closest to Android Green

Android Green is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every green in the library.

#3DDC84 Channel Values

How Android Green breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 61 · G 220 · B 1328-bit channels as sent to the display
HSLH 147° · S 69% · L 55%Easiest model for building lighter and darker variants
HSVH 147° · S 72% · V 86%Matches the picker in most design tools
CMYKC 72% · M 0% · Y 40% · K 14%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.78:1 vs white · 11.77:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Android Green background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text1.78:1AA normal AA large AAA normal
TextBlack text11.77:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #3DDC84 in the contrast checker.

Colors That Go With Android Green

Pairings derived from color-wheel relationships. The complementary color sits opposite Android Green; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Android Green

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #3DDC84.

How Android Green Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#3DDC84
Protanopia#CCCC85
Protanomaly#A6D284
Deuteranopia#BBBB89
Deuteranomaly#98C987
Tritanopia#5DD3D3
Tritanomaly#52D7B9
Achromatopsia#C2C2C2

Test a full palette in the color blindness simulator.

Using #3DDC84 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--android-green: #3DDC84;
CSS backgroundbackground-color: #3DDC84;
Tailwind configcolors: { 'android-green': '#3DDC84' }
SwiftUIColor(red: 0.239, green: 0.863, blue: 0.518)
Android XML<color name="android_green">#3DDC84</color>
SVG fillfill="#3DDC84"

More Green Colors

Android Green sits in the greenfamily. These are its neighbours across that family's full range, each with its own breakdown.

#3DDC84 Frequently Asked Questions

What is the hex code for Android Green?

The hex code for Android Green is #3DDC84. That is rgb(61, 220, 132) in RGB, hsl(147, 69%, 55%) in HSL, and approximately cmyk(72%, 0%, 40%, 14%) in CMYK.

What is the RGB value of #3DDC84?

#3DDC84 is rgb(61, 220, 132) — red 61, green 220, and blue 132 on the 0-255 scale.

What is the CMYK value of #3DDC84?

#3DDC84 converts to approximately cmyk(72%, 0%, 40%, 14%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #3DDC84 be black or white?

Black text is the more readable choice. #3DDC84 scores 1.78:1 against white and 11.77:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #3DDC84 as a CSS color keyword?

No. #3DDC84 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is mediumspringgreen (#00FA9A) at a CIE76 distance of 13.81, which is visibly different.

Open Android Green in a Tool

Keep exploring: every green in the color library, the guide to shades of green, or the full color library.