Skip to content

#ade8ca

a light, vivid green · cool · closest name: Aqua Marine

RGB
173, 232, 202
HSL
150°, 56%, 79%
CMYK
25, 0, 13, 9
Luminance
0.7086

At a glance

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

Hex
#ade8ca
Hue
150°
green
Saturation
56%
vivid
Lightness
79%
light
Brightness
91%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7086
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.17:1
Closest name
Aqua Marine
ΔE2000 8.7
Where it sits
Hue150° of 360°
Saturation56%
Lightness79%
Temperature
Warm ← → Cool75% 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#ade8ca
RGBrgb(173, 232, 202)
HSLhsl(150, 56%, 79%)
CMYKcmyk(25%, 0%, 13%, 9%)
LABlab(87.4 -24.7 8.6)
LCHlch(87.4 26.2 160.9)
OKLCHoklch(0.882 0.073 162.3)
Decimal11397322
Display P3color(display-p3 0.678 0.910 0.792)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade8ca on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ade8ca on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6DFC9
deuteranopia · #DCD8CC
tritanopia · #A1E8DF

Color scale — 50 to 950

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

#F4FBF7
#E9F6F0
#CDEEDE
#ade8ca
#7CDAAA
#50CE8E
#36BF79
#2D9F65
#247F51
#1E5D3D
#123A26
Base = 300Lightest = 50 · #F4FBF7Darkest = 950 · #123A26
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6F0;
  --brand-200: #CDEEDE;
  --brand-300: #ade8ca;
  --brand-400: #7CDAAA;
  --brand-500: #50CE8E;
  --brand-600: #36BF79;
  --brand-700: #2D9F65;
  --brand-800: #247F51;
  --brand-900: #1E5D3D;
  --brand-950: #123A26;
  --brand: #ade8ca;
  --brand-ink: #000000;
}

Colors that work with #ade8ca

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#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B72
Captions on the surface
Accent#A32986
Second voice, not a rival
Dark variant#1C643F
Hover, pressed, headers
Light variant#EBF9F2
Selected rows, tints
Dark surface#14241C
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 #ade8ca

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#E8ADCB
Analogous left#ADE8AD
Analogous right#ADE8E7
Split-complement 1#E7ADE8
Split-complement 2#E8ADAD
Triadic 1#CAADE8
Triadic 2#E8CAAD
Tetradic#ADADE8

RGB percentages

Red67.8%
Green91.0%
Blue79.2%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow12.9%
Key (black)9.0%

Color previews

#ade8ca text on a black background

contrast 15.17:1

Card sample

#ade8ca text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 232, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 232, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade8ca;
background: linear-gradient(135deg, #ade8ca, #ADDFE8);

Monochromatic scale

Palettes built from #ade8ca

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.

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

#ade8ca, answered

What color is #ade8ca?

#ade8ca is a light vivid green, closest to Aqua Marine (ΔE2000 8.7). It sits at 150° on the hue wheel with 56% saturation and 79% lightness, which reads as cool.

What is the RGB value of #ade8ca?

rgb(173, 232, 202) — 173 red, 232 green and 202 blue out of 255, or 67.8% / 91% / 79.2% by channel.

Is #ade8ca a light or a dark color?

It is a light color. Relative luminance is 0.7086 and perceived brightness is 83%, so black text on it reaches 15.17:1.

Should I use black or white text on #ade8ca?

Black. It scores 15.17:1 against #ade8ca, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #ade8ca?

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

What colors go well with #ade8ca?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B72 for secondary text, #A32986 as an accent and #1C643F for hover and pressed states. For a palette, the analogous pair #ADE8AD and #ADE8E7 stays calm, while #E8ADCB is the loudest partner.

What is #ade8ca in CMYK for printing?

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

Is #ade8ca warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ADE8B4; nudged cooler, #ACE9E0.

Work with #ade8ca in the Color Lab