Skip to content

#ade999

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

RGB
173, 233, 153
HSL
105°, 65%, 76%
CMYK
26, 0, 34, 9
Luminance
0.6946

At a glance

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

Hex
#ade999
Hue
105°
green
Saturation
65%
vivid
Lightness
76%
light
Brightness
91%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6946
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.89:1
Closest name
Light Green
ΔE2000 4.5
Where it sits
Hue105° of 360°
Saturation65%
Lightness76%
Temperature
Warm ← → Cool56% cool

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

Every format

HEX#ade999
RGBrgb(173, 233, 153)
HSLhsl(105, 65%, 76%)
CMYKcmyk(26%, 0%, 34%, 9%)
LABlab(86.7 -33.5 32.9)
LCHlch(86.7 47.0 135.5)
OKLCHoklch(0.874 0.123 138.1)
Decimal11397529
Display P3color(display-p3 0.678 0.914 0.600)

Copy-ready code

/* CSS */
color: #ade999;
background-color: #ade999;
/* Tailwind (arbitrary) */
class="text-[#ade999] bg-[#ade999]"
/* SCSS */
$brand: #ade999;
/* SwiftUI */
Color(red: 0.678, green: 0.914, blue: 0.600)
/* Android */
Color.parseColor("#ade999")
/* Flutter */
Color(0xFFADE999)
/* Python / OpenCV (BGR) */
(153, 233, 173)

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 #ade999 · 14.89:1
Use #000000AAA at every size.
Aa
White text · 1.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.89:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ade999 as text scores 1.41:1 on white and 14.89:1 on black.

Accessibility — WCAG contrast

Aa
#ade999 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ade999 on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEDD94
deuteranopia · #E5D79D
tritanopia · #ABE4D5

Color scale — 50 to 950

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

#F5FBF4
#ECF7E8
#D4F1CB
#ade999
#90E175
#6BD746
#53C92B
#45A824
#37861D
#2B6219
#1B3D10
Base = 300Lightest = 50 · #F5FBF4Darkest = 950 · #1B3D10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF7E8;
  --brand-200: #D4F1CB;
  --brand-300: #ade999;
  --brand-400: #90E175;
  --brand-500: #6BD746;
  --brand-600: #53C92B;
  --brand-700: #45A824;
  --brand-800: #37861D;
  --brand-900: #2B6219;
  --brand-950: #1B3D10;
  --brand: #ade999;
  --brand-ink: #000000;
}

Colors that work with #ade999

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#F6FAF4
Tinted page background
Border#CBEDC0
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#6621AB
Second voice, not a rival
Dark variant#2B6917
Hover, pressed, headers
Light variant#EEFAEA
Selected rows, tints
Dark surface#182414
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 #ade999

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#D599E9
Analogous left#D5E999
Analogous right#99E9AD
Split-complement 1#AD99E9
Split-complement 2#E999D5
Triadic 1#99ADE9
Triadic 2#E999AD
Tetradic#99D5E9

RGB percentages

Red67.8%
Green91.4%
Blue60.0%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow34.3%
Key (black)8.6%

Color previews

#ade999 text on a black background

contrast 14.89:1

Card sample

#ade999 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 233, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 233, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade999;
background: linear-gradient(135deg, #ade999, #99E9BA);

Monochromatic scale

Palettes built from #ade999

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.

#ade999 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.

#ade999, answered

What color is #ade999?

#ade999 is a light vivid green, closest to Light Green (ΔE2000 4.5). It sits at 105° on the hue wheel with 65% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #ade999?

rgb(173, 233, 153) — 173 red, 233 green and 153 blue out of 255, or 67.8% / 91.4% / 60% by channel.

Is #ade999 a light or a dark color?

It is a light color. Relative luminance is 0.6946 and perceived brightness is 82%, so black text on it reaches 14.89:1.

Should I use black or white text on #ade999?

Black. It scores 14.89:1 against #ade999, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #ade999?

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

What colors go well with #ade999?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #6621AB as an accent and #2B6917 for hover and pressed states. For a palette, the analogous pair #D5E999 and #99E9AD stays calm, while #D599E9 is the loudest partner.

What is #ade999 in CMYK for printing?

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

Is #ade999 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CAE999; nudged cooler, #98EAA1.

Work with #ade999 in the Color Lab