Skip to content

#90df92

a light, vivid green · cool · closest name: Light Green

RGB
144, 223, 146
HSL
122°, 55%, 72%
CMYK
35, 0, 35, 13
Luminance
0.6078

At a glance

Every number on this page in one read: what #90df92 is made of, how bright it looks, and which way it leans.

Hex
#90df92
Hue
122°
green
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6078
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.16:1
Closest name
Light Green
ΔE2000 4
Where it sits
Hue122° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool63% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#90df92
RGBrgb(144, 223, 146)
HSLhsl(122, 55%, 72%)
CMYKcmyk(35%, 0%, 35%, 13%)
LABlab(82.3 -39.5 30.3)
LCHlch(82.3 49.8 142.5)
OKLCHoklch(0.833 0.132 144.8)
Decimal9494418
Display P3color(display-p3 0.565 0.875 0.573)

Copy-ready code

/* CSS */
color: #90df92;
background-color: #90df92;
/* Tailwind (arbitrary) */
class="text-[#90df92] bg-[#90df92]"
/* SCSS */
$brand: #90df92;
/* SwiftUI */
Color(red: 0.565, green: 0.875, blue: 0.573)
/* Android */
Color.parseColor("#90df92")
/* Flutter */
Color(0xFF90DF92)
/* Python / OpenCV (BGR) */
(146, 223, 144)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #90df92 · 13.16:1
Use #000000AAA at every size.
Aa
White text · 1.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90df92 as text scores 1.60:1 on white and 13.16:1 on black.

Accessibility — WCAG contrast

Aa
#90df92 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#90df92 on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2D18D
deuteranopia · #D6CA96
tritanopia · #87DBCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90df92 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF4
#E9F6E9
#CEEECF
#A8E6A9
#90df92
#51CD54
#37BE3A
#2E9E31
#257F27
#1E5C20
#133A14
Base = 400Lightest = 50 · #F4FBF4Darkest = 950 · #133A14
:root {
  --brand-50: #F4FBF4;
  --brand-100: #E9F6E9;
  --brand-200: #CEEECF;
  --brand-300: #A8E6A9;
  --brand-400: #90df92;
  --brand-500: #51CD54;
  --brand-600: #37BE3A;
  --brand-700: #2E9E31;
  --brand-800: #257F27;
  --brand-900: #1E5C20;
  --brand-950: #133A14;
  --brand: #90df92;
  --brand-ink: #000000;
}

Colors that work with #90df92

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF4
Tinted page background
Border#C0EDC1
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#8829A3
Second voice, not a rival
Dark variant#1D631E
Hover, pressed, headers
Light variant#EBF9EC
Selected rows, tints
Dark surface#142414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #90df92

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DF90DD
Analogous left#B6DF90
Analogous right#90DFBA
Split-complement 1#BA90DF
Split-complement 2#DF90B6
Triadic 1#9290DF
Triadic 2#DF9290
Tetradic#90B6DF

RGB percentages

Red56.5%
Green87.5%
Blue57.3%

CMYK percentages

Cyan35.4%
Magenta0.0%
Yellow34.5%
Key (black)12.5%

Color previews

#90df92 text on a black background

contrast 13.16:1

Card sample

#90df92 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90df92;
Background color
Panel with #90df92 background
background-color: #90df92;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90df92;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 223, 146, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 223, 146, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90df92;
background: linear-gradient(135deg, #90df92, #90DFC7);

Monochromatic scale

Palettes built from #90df92

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#90df92 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#90df92, answered

What color is #90df92?

#90df92 is a light vivid green, closest to Light Green (ΔE2000 4). It sits at 122° on the hue wheel with 55% saturation and 72% lightness, which reads as cool.

What is the RGB value of #90df92?

rgb(144, 223, 146) — 144 red, 223 green and 146 blue out of 255, or 56.5% / 87.5% / 57.3% by channel.

Is #90df92 a light or a dark color?

It is a light color. Relative luminance is 0.6078 and perceived brightness is 76%, so black text on it reaches 13.16:1.

Should I use black or white text on #90df92?

Black. It scores 13.16:1 against #90df92, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #90df92?

#DF90DD sits directly opposite on the wheel. Softer options are the split-complements #BA90DF and #DF90B6, which give the same contrast with far less vibration.

What colors go well with #90df92?

For interface work: #F4FAF4 as the surface, #C0EDC1 for borders, #4B9B4D for secondary text, #8829A3 as an accent and #1D631E for hover and pressed states. For a palette, the analogous pair #B6DF90 and #90DFBA stays calm, while #DF90DD is the loudest partner.

What is #90df92 in CMYK for printing?

cmyk(35%, 0%, 35%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #90df92 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABDF90; nudged cooler, #8FE0AF.

Work with #90df92 in the Color Lab