Skip to content

#ade6cd

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

RGB
173, 230, 205
HSL
154°, 53%, 79%
CMYK
25, 0, 11, 10
Luminance
0.6989

At a glance

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

Hex
#ade6cd
Hue
154°
green
Saturation
53%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6989
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.98:1
Closest name
Aqua Marine
ΔE2000 9.4
Where it sits
Hue154° of 360°
Saturation53%
Lightness79%
Temperature
Warm ← → Cool77% 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#ade6cd
RGBrgb(173, 230, 205)
HSLhsl(154, 53%, 79%)
CMYKcmyk(25%, 0%, 11%, 10%)
LABlab(86.9 -23.2 6.3)
LCHlch(86.9 24.0 164.8)
OKLCHoklch(0.879 0.068 166.1)
Decimal11396813
Display P3color(display-p3 0.678 0.902 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade6cd on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ade6cd on black: 14.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DECC
deuteranopia · #D9D7CE
tritanopia · #A1E6DF

Color scale — 50 to 950

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

#F4FBF8
#E9F6F0
#CEEDE0
#ade6cd
#7ED8B0
#53CB96
#39BC82
#309C6D
#267D57
#1F5B41
#133929
Base = 300Lightest = 50 · #F4FBF8Darkest = 950 · #133929
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F0;
  --brand-200: #CEEDE0;
  --brand-300: #ade6cd;
  --brand-400: #7ED8B0;
  --brand-500: #53CB96;
  --brand-600: #39BC82;
  --brand-700: #309C6D;
  --brand-800: #267D57;
  --brand-900: #1F5B41;
  --brand-950: #133929;
  --brand: #ade6cd;
  --brand-ink: #000000;
}

Colors that work with #ade6cd

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#F4FAF8
Tinted page background
Border#C0ECD9
Hairlines and dividers
Muted text#4B9B78
Captions on the surface
Accent#A02C7C
Second voice, not a rival
Dark variant#1E6244
Hover, pressed, headers
Light variant#EBF9F3
Selected rows, tints
Dark surface#14241D
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 #ade6cd

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#E6ADC6
Analogous left#ADE6B0
Analogous right#ADE2E6
Split-complement 1#E6ADE2
Split-complement 2#E6B0AD
Triadic 1#CDADE6
Triadic 2#E6CDAD
Tetradic#B0ADE6

RGB percentages

Red67.8%
Green90.2%
Blue80.4%

CMYK percentages

Cyan24.8%
Magenta0.0%
Yellow10.9%
Key (black)9.8%

Color previews

#ade6cd text on a black background

contrast 14.98:1

Card sample

#ade6cd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade6cd

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.

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

#ade6cd, answered

What color is #ade6cd?

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

What is the RGB value of #ade6cd?

rgb(173, 230, 205) — 173 red, 230 green and 205 blue out of 255, or 67.8% / 90.2% / 80.4% by channel.

Is #ade6cd a light or a dark color?

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

Should I use black or white text on #ade6cd?

Black. It scores 14.98:1 against #ade6cd, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #ade6cd?

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

What colors go well with #ade6cd?

For interface work: #F4FAF8 as the surface, #C0ECD9 for borders, #4B9B78 for secondary text, #A02C7C as an accent and #1E6244 for hover and pressed states. For a palette, the analogous pair #ADE6B0 and #ADE2E6 stays calm, while #E6ADC6 is the loudest partner.

What is #ade6cd in CMYK for printing?

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

Is #ade6cd warm or cool?

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

Work with #ade6cd in the Color Lab