Skip to content

#ade7c8

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

RGB
173, 231, 200
HSL
148°, 55%, 79%
CMYK
25, 0, 13, 9
Luminance
0.7021

At a glance

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

Hex
#ade7c8
Hue
148°
green
Saturation
55%
vivid
Lightness
79%
light
Brightness
91%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7021
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.04:1
Closest name
Aqua Marine
ΔE2000 8.9
Where it sits
Hue148° of 360°
Saturation55%
Lightness79%
Temperature
Warm ← → Cool74% 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#ade7c8
RGBrgb(173, 231, 200)
HSLhsl(148, 55%, 79%)
CMYKcmyk(25%, 0%, 13%, 9%)
LABlab(87.1 -24.6 9.2)
LCHlch(87.1 26.3 159.6)
OKLCHoklch(0.880 0.073 161.1)
Decimal11397064
Display P3color(display-p3 0.678 0.906 0.784)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade7c8 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ade7c8 on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5DEC6
deuteranopia · #DBD7CA
tritanopia · #A2E7DE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ade7c8 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
#E9F6EF
#CEEEDD
#ade7c8
#7DD9A8
#51CC8B
#37BD76
#2E9E62
#257E4E
#1E5C3B
#133925
Base = 300Lightest = 50 · #F4FBF7Darkest = 950 · #133925
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6EF;
  --brand-200: #CEEEDD;
  --brand-300: #ade7c8;
  --brand-400: #7DD9A8;
  --brand-500: #51CC8B;
  --brand-600: #37BD76;
  --brand-700: #2E9E62;
  --brand-800: #257E4E;
  --brand-900: #1E5C3B;
  --brand-950: #133925;
  --brand: #ade7c8;
  --brand-ink: #000000;
}

Colors that work with #ade7c8

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#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#A22A89
Second voice, not a rival
Dark variant#1D633D
Hover, pressed, headers
Light variant#EBF9F2
Selected rows, tints
Dark surface#14241B
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 #ade7c8

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#E7ADCC
Analogous left#AFE7AD
Analogous right#ADE7E5
Split-complement 1#E5ADE7
Split-complement 2#E7ADAF
Triadic 1#C8ADE7
Triadic 2#E7C8AD
Tetradic#ADAFE7

RGB percentages

Red67.8%
Green90.6%
Blue78.4%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow13.4%
Key (black)9.4%

Color previews

#ade7c8 text on a black background

contrast 15.04:1

Card sample

#ade7c8 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade7c8

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.

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

#ade7c8, answered

What color is #ade7c8?

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

What is the RGB value of #ade7c8?

rgb(173, 231, 200) — 173 red, 231 green and 200 blue out of 255, or 67.8% / 90.6% / 78.4% by channel.

Is #ade7c8 a light or a dark color?

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

Should I use black or white text on #ade7c8?

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

What is the complementary color of #ade7c8?

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

What colors go well with #ade7c8?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #A22A89 as an accent and #1D633D for hover and pressed states. For a palette, the analogous pair #AFE7AD and #ADE7E5 stays calm, while #E7ADCC is the loudest partner.

What is #ade7c8 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 #ade7c8 warm or cool?

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

Work with #ade7c8 in the Color Lab