Skip to content

#ade175

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

RGB
173, 225, 117
HSL
89°, 64%, 67%
CMYK
23, 0, 48, 12
Luminance
0.6402

At a glance

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

Hex
#ade175
Hue
89°
green
Saturation
64%
vivid
Lightness
67%
light
Brightness
88%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6402
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.80:1
Closest name
Light Green
ΔE2000 7.4
Where it sits
Hue89° of 360°
Saturation64%
Lightness67%
Temperature
Warm ← → Cool49% 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#ade175
RGBrgb(173, 225, 117)
HSLhsl(89, 64%, 67%)
CMYKcmyk(23%, 0%, 48%, 12%)
LABlab(84.0 -34.5 47.2)
LCHlch(84.0 58.5 126.2)
OKLCHoklch(0.850 0.148 130.2)
Decimal11395445
Display P3color(display-p3 0.678 0.882 0.459)

Copy-ready code

/* CSS */
color: #ade175;
background-color: #ade175;
/* Tailwind (arbitrary) */
class="text-[#ade175] bg-[#ade175]"
/* SCSS */
$brand: #ade175;
/* SwiftUI */
Color(red: 0.678, green: 0.882, blue: 0.459)
/* Android */
Color.parseColor("#ade175")
/* Flutter */
Color(0xFFADE175)
/* Python / OpenCV (BGR) */
(117, 225, 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 #ade175 · 13.80:1
Use #000000AAA at every size.
Aa
White text · 1.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.80:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ade175 as text scores 1.52:1 on white and 13.80:1 on black.

Accessibility — WCAG contrast

Aa
#ade175 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ade175 on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD46C
deuteranopia · #E2D07B
tritanopia · #B0D9C8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ade175 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.

#F7FBF4
#F0F7E8
#DFF1CB
#C8EBA3
#ade175
#91D747
#7DC92C
#68A824
#54861D
#3F6119
#273D10
Base = 400Lightest = 50 · #F7FBF4Darkest = 950 · #273D10
:root {
  --brand-50: #F7FBF4;
  --brand-100: #F0F7E8;
  --brand-200: #DFF1CB;
  --brand-300: #C8EBA3;
  --brand-400: #ade175;
  --brand-500: #91D747;
  --brand-600: #7DC92C;
  --brand-700: #68A824;
  --brand-800: #54861D;
  --brand-900: #3F6119;
  --brand-950: #273D10;
  --brand: #ade175;
  --brand-ink: #000000;
}

Colors that work with #ade175

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#F7FAF4
Tinted page background
Border#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#8C72E4
Second voice, not a rival
Dark variant#416917
Hover, pressed, headers
Light variant#F3FAEA
Selected rows, tints
Dark surface#1C2414
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 #ade175

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#A975E1
Analogous left#E1DF75
Analogous right#77E175
Split-complement 1#7577E1
Split-complement 2#DF75E1
Triadic 1#75ADE1
Triadic 2#E175AD
Tetradic#75E1DF

RGB percentages

Red67.8%
Green88.2%
Blue45.9%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow48.0%
Key (black)11.8%

Color previews

#ade175 text on a black background

contrast 13.80:1

Card sample

#ade175 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 225, 117, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 225, 117, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade175;
background: linear-gradient(135deg, #ade175, #75E185);

Monochromatic scale

Palettes built from #ade175

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.

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

#ade175, answered

What color is #ade175?

#ade175 is a light vivid green, closest to Light Green (ΔE2000 7.4). It sits at 89° on the hue wheel with 64% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #ade175?

rgb(173, 225, 117) — 173 red, 225 green and 117 blue out of 255, or 67.8% / 88.2% / 45.9% by channel.

Is #ade175 a light or a dark color?

It is a light color. Relative luminance is 0.6402 and perceived brightness is 79%, so black text on it reaches 13.80:1.

Should I use black or white text on #ade175?

Black. It scores 13.80:1 against #ade175, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #ade175?

#A975E1 sits directly opposite on the wheel. Softer options are the split-complements #7577E1 and #DF75E1, which give the same contrast with far less vibration.

What colors go well with #ade175?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #8C72E4 as an accent and #416917 for hover and pressed states. For a palette, the analogous pair #E1DF75 and #77E175 stays calm, while #A975E1 is the loudest partner.

What is #ade175 in CMYK for printing?

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

Is #ade175 warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5E175; nudged cooler, #84E373.

Work with #ade175 in the Color Lab