Skip to content

#ade2d0

a light, vivid green · cool · closest name: Pale Turquoise

RGB
173, 226, 208
HSL
160°, 48%, 78%
CMYK
24, 0, 8, 11
Luminance
0.6783

At a glance

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

Hex
#ade2d0
Hue
160°
green
Saturation
48%
vivid
Lightness
78%
light
Brightness
89%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6783
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.57:1
Closest name
Pale Turquoise
ΔE2000 7.6
Where it sits
Hue160° of 360°
Saturation48%
Lightness78%
Temperature
Warm ← → Cool79% 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#ade2d0
RGBrgb(173, 226, 208)
HSLhsl(160, 48%, 78%)
CMYKcmyk(24%, 0%, 8%, 11%)
LABlab(85.9 -20.6 3.3)
LCHlch(85.9 20.9 171.0)
OKLCHoklch(0.871 0.060 172.0)
Decimal11395792
Display P3color(display-p3 0.678 0.886 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade2d0 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ade2d0 on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDBCF
deuteranopia · #D5D4D1
tritanopia · #A0E3DD

Color scale — 50 to 950

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

#F5FAF8
#EAF5F2
#D0ECE2
#ade2d0
#83D3B8
#59C4A0
#40B58D
#359776
#2B795E
#225846
#15372C
Base = 300Lightest = 50 · #F5FAF8Darkest = 950 · #15372C
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EAF5F2;
  --brand-200: #D0ECE2;
  --brand-300: #ade2d0;
  --brand-400: #83D3B8;
  --brand-500: #59C4A0;
  --brand-600: #40B58D;
  --brand-700: #359776;
  --brand-800: #2B795E;
  --brand-900: #225846;
  --brand-950: #15372C;
  --brand: #ade2d0;
  --brand-ink: #000000;
}

Colors that work with #ade2d0

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#C3EADC
Hairlines and dividers
Muted text#4B9B80
Captions on the surface
Accent#9A3270
Second voice, not a rival
Dark variant#215E49
Hover, pressed, headers
Light variant#ECF8F4
Selected rows, tints
Dark surface#14241F
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 #ade2d0

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#E2ADBF
Analogous left#ADE2B5
Analogous right#ADD9E2
Split-complement 1#E2ADD9
Split-complement 2#E2B5AD
Triadic 1#D0ADE2
Triadic 2#E2D0AD
Tetradic#B5ADE2

RGB percentages

Red67.8%
Green88.6%
Blue81.6%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow8.0%
Key (black)11.4%

Color previews

#ade2d0 text on a black background

contrast 14.57:1

Card sample

#ade2d0 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade2d0

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.

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

#ade2d0, answered

What color is #ade2d0?

#ade2d0 is a light vivid green, closest to Pale Turquoise (ΔE2000 7.6). It sits at 160° on the hue wheel with 48% saturation and 78% lightness, which reads as cool.

What is the RGB value of #ade2d0?

rgb(173, 226, 208) — 173 red, 226 green and 208 blue out of 255, or 67.8% / 88.6% / 81.6% by channel.

Is #ade2d0 a light or a dark color?

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

Should I use black or white text on #ade2d0?

Black. It scores 14.57:1 against #ade2d0, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #ade2d0?

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

What colors go well with #ade2d0?

For interface work: #F4FAF8 as the surface, #C3EADC for borders, #4B9B80 for secondary text, #9A3270 as an accent and #215E49 for hover and pressed states. For a palette, the analogous pair #ADE2B5 and #ADD9E2 stays calm, while #E2ADBF is the loudest partner.

What is #ade2d0 in CMYK for printing?

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

Is #ade2d0 warm or cool?

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

Work with #ade2d0 in the Color Lab