Skip to content

#adf7d2

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

RGB
173, 247, 210
HSL
150°, 82%, 82%
CMYK
30, 0, 15, 3
Luminance
0.8006

At a glance

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

Hex
#adf7d2
Hue
150°
green
Saturation
82%
electric
Lightness
82%
light
Brightness
97%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8006
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.01:1
Closest name
Aqua Marine
ΔE2000 5.9
Where it sits
Hue150° of 360°
Saturation82%
Lightness82%
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#adf7d2
RGBrgb(173, 247, 210)
HSLhsl(150, 82%, 82%)
CMYKcmyk(30%, 0%, 15%, 3%)
LABlab(91.7 -30.4 10.6)
LCHlch(91.7 32.1 160.8)
OKLCHoklch(0.917 0.089 162.2)
Decimal11401170
Display P3color(display-p3 0.678 0.969 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf7d2 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#adf7d2 on black: 17.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EDD0
deuteranopia · #E8E4D4
tritanopia · #9DF7EC

Color scale — 50 to 950

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

#F2FCF7
#E6FAF0
#C6F6DE
#adf7d2
#66F0AB
#33EB8F
#16DF7A
#12BA66
#0F9552
#0F6B3D
#094326
Base = 300Lightest = 50 · #F2FCF7Darkest = 950 · #094326
:root {
  --brand-50: #F2FCF7;
  --brand-100: #E6FAF0;
  --brand-200: #C6F6DE;
  --brand-300: #adf7d2;
  --brand-400: #66F0AB;
  --brand-500: #33EB8F;
  --brand-600: #16DF7A;
  --brand-700: #12BA66;
  --brand-800: #0F9552;
  --brand-900: #0F6B3D;
  --brand-950: #094326;
  --brand: #adf7d2;
  --brand-ink: #000000;
}

Colors that work with #adf7d2

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#4B9B73
Captions on the surface
Accent#BE0E91
Second voice, not a rival
Dark variant#0B7440
Hover, pressed, headers
Light variant#E8FDF2
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 #adf7d2

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#F7ADD2
Analogous left#ADF7AD
Analogous right#ADF7F7
Split-complement 1#F7ADF7
Split-complement 2#F7ADAD
Triadic 1#D2ADF7
Triadic 2#F7D2AD
Tetradic#ADADF7

RGB percentages

Red67.8%
Green96.9%
Blue82.4%

CMYK percentages

Cyan30.0%
Magenta0.0%
Yellow15.0%
Key (black)3.1%

Color previews

#adf7d2 text on a black background

contrast 17.01:1

Card sample

#adf7d2 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf7d2

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.

#adf7d2 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#adf7d2, answered

What color is #adf7d2?

#adf7d2 is a light electric green, closest to Aqua Marine (ΔE2000 5.9). It sits at 150° on the hue wheel with 82% saturation and 82% lightness, which reads as cool.

What is the RGB value of #adf7d2?

rgb(173, 247, 210) — 173 red, 247 green and 210 blue out of 255, or 67.8% / 96.9% / 82.4% by channel.

Is #adf7d2 a light or a dark color?

It is a light color. Relative luminance is 0.8006 and perceived brightness is 88%, so black text on it reaches 17.01:1.

Should I use black or white text on #adf7d2?

Black. It scores 17.01:1 against #adf7d2, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #adf7d2?

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

What colors go well with #adf7d2?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #BE0E91 as an accent and #0B7440 for hover and pressed states. For a palette, the analogous pair #ADF7AD and #ADF7F7 stays calm, while #F7ADD2 is the loudest partner.

What is #adf7d2 in CMYK for printing?

cmyk(30%, 0%, 15%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #adf7d2 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 #ADF7B7; nudged cooler, #ACF8EE.

Work with #adf7d2 in the Color Lab