Skip to content

#2ddb9f

a balanced, vivid green · cool · closest name: Medium Aqua Marine

RGB
45, 219, 159
HSL
159°, 71%, 52%
CMYK
80, 0, 27, 14
Luminance
0.5372

At a glance

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

Hex
#2ddb9f
Hue
159°
green
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5372
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.74:1
Closest name
Medium Aqua Marine
ΔE2000 6.8
Where it sits
Hue159° of 360°
Saturation71%
Lightness52%
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#2ddb9f
RGBrgb(45, 219, 159)
HSLhsl(159, 71%, 52%)
CMYKcmyk(80%, 0%, 27%, 14%)
LABlab(78.3 -56.2 17.6)
LCHlch(78.3 58.9 162.6)
OKLCHoklch(0.793 0.160 163.7)
Decimal3005343
Display P3color(display-p3 0.176 0.859 0.624)

Copy-ready code

/* CSS */
color: #2ddb9f;
background-color: #2ddb9f;
/* Tailwind (arbitrary) */
class="text-[#2ddb9f] bg-[#2ddb9f]"
/* SCSS */
$brand: #2ddb9f;
/* SwiftUI */
Color(red: 0.176, green: 0.859, blue: 0.624)
/* Android */
Color.parseColor("#2ddb9f")
/* Flutter */
Color(0xFF2DDB9F)
/* Python / OpenCV (BGR) */
(159, 219, 45)

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 #2ddb9f · 11.74:1
Use #000000AAA at every size.
Aa
White text · 1.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2ddb9f as text scores 1.79:1 on white and 11.74:1 on black.

Accessibility — WCAG contrast

Aa
#2ddb9f on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#2ddb9f on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7CB9C
deuteranopia · #C2BCA3
tritanopia · #00DBCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2ddb9f is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCF9
#E7F8F2
#C9F2E4
#9FEFD3
#6FE6BD
#3FDEA7
#2ddb9f
#1EAE7C
#188B63
#15654A
#0D3F2E
Base = 600Lightest = 50 · #F3FCF9Darkest = 950 · #0D3F2E
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E7F8F2;
  --brand-200: #C9F2E4;
  --brand-300: #9FEFD3;
  --brand-400: #6FE6BD;
  --brand-500: #3FDEA7;
  --brand-600: #2ddb9f;
  --brand-700: #1EAE7C;
  --brand-800: #188B63;
  --brand-900: #15654A;
  --brand-950: #0D3F2E;
  --brand: #2ddb9f;
  --brand-ink: #000000;
}

Colors that work with #2ddb9f

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#C0EDDD
Hairlines and dividers
Muted text#4B9B7F
Captions on the surface
Accent#E02896
Second voice, not a rival
Dark variant#136D4E
Hover, pressed, headers
Light variant#E9FBF5
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 #2ddb9f

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
  • 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
  • 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#DB2D69
Analogous left#2DDB48
Analogous right#2DC0DB
Split-complement 1#DB2DC0
Split-complement 2#DB482D
Triadic 1#9F2DDB
Triadic 2#DB9F2D
Tetradic#482DDB

RGB percentages

Red17.6%
Green85.9%
Blue62.4%

CMYK percentages

Cyan79.5%
Magenta0.0%
Yellow27.4%
Key (black)14.1%

Color previews

#2ddb9f text on a black background

contrast 11.74:1

Card sample

#2ddb9f text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 219, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 219, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ddb9f;
background: linear-gradient(135deg, #2ddb9f, #2DA3DB);

Monochromatic scale

Palettes built from #2ddb9f

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.

#2ddb9f 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#2ddb9f, answered

What color is #2ddb9f?

#2ddb9f is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 6.8). It sits at 159° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2ddb9f?

rgb(45, 219, 159) — 45 red, 219 green and 159 blue out of 255, or 17.6% / 85.9% / 62.4% by channel.

Is #2ddb9f a light or a dark color?

It is a light color. Relative luminance is 0.5372 and perceived brightness is 70%, so black text on it reaches 11.74:1.

Should I use black or white text on #2ddb9f?

Black. It scores 11.74:1 against #2ddb9f, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #2ddb9f?

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

What colors go well with #2ddb9f?

For interface work: #F4FAF8 as the surface, #C0EDDD for borders, #4B9B7F for secondary text, #E02896 as an accent and #136D4E for hover and pressed states. For a palette, the analogous pair #2DDB48 and #2DC0DB stays calm, while #DB2D69 is the loudest partner.

What is #2ddb9f in CMYK for printing?

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

Is #2ddb9f 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 #2DDB5F; nudged cooler, #2BDADD.

Work with #2ddb9f in the Color Lab