Light Green (#90EE90)
The hex code for Light Green is #90EE90. It is rgb(144, 238, 144) in RGB, hsl(120, 73%, 75%) in HSL, and about cmyk(39%, 0%, 39%, 7%) in CMYK — a light green. Black text is the more readable choice on this background.
#90EE90rgb(144, 238, 144)hsl(120, 73%, 75%)hsv(120, 39%, 93%)cmyk(39%, 0%, 39%, 7%)oklch(86.8% 0.156 144.1)lab(86.60% -43.02 36.39)lch(86.60% 56.35 139.77)Colors Closest to Light Green
Light 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.
#90EE90 Channel Values
How Light Green breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 144 · G 238 · B 144 | 8-bit channels as sent to the display |
| HSL | H 120° · S 73% · L 75% | Easiest model for building lighter and darker variants |
| HSV | H 120° · S 39% · V 93% | Matches the picker in most design tools |
| CMYK | C 39% · M 0% · Y 39% · K 7% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 1.42:1 vs white · 14.82:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a Light 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.
Need a specific ratio against another background? Open #90EE90 in the contrast checker.
Colors That Go With Light Green
Pairings derived from color-wheel relationships. The complementary color sits opposite Light Green; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of Light 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.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #90EE90.
How Light 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.
#90EE90#E2E291#C6E790#D5D594#BDDF92#A0E5E5#9AE9C9#D9D9D9Using #90EE90 in Code
Copy-ready declarations for the places this color usually ends up.
--light-green: #90EE90;background-color: #90EE90;colors: { 'light-green': '#90EE90' }Color(red: 0.565, green: 0.933, blue: 0.565)<color name="light_green">#90EE90</color>fill="#90EE90"More Green Colors
Light Green sits in the green family. These are its neighbours across that family's full range, each with its own breakdown.
#90EE90 Frequently Asked Questions
What is the hex code for Light Green?
The hex code for Light Green is #90EE90. That is rgb(144, 238, 144) in RGB, hsl(120, 73%, 75%) in HSL, and approximately cmyk(39%, 0%, 39%, 7%) in CMYK.
What is the RGB value of #90EE90?
#90EE90 is rgb(144, 238, 144) — red 144, green 238, and blue 144 on the 0-255 scale.
What is the CMYK value of #90EE90?
#90EE90 converts to approximately cmyk(39%, 0%, 39%, 7%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #90EE90 be black or white?
Black text is the more readable choice. #90EE90 scores 1.42:1 against white and 14.82:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Is LightGreen a CSS named color?
Yes. LightGreen is one of the CSS named colors, so you can write color: lightgreen instead of the hex code.
Open Light Green in a Tool
Keep exploring: every green in the color library, the guide to shades of green, or the full color library.