Skip to content

#2da06f

a dark, vivid green · cool · closest name: Medium Sea Green

RGB
45, 160, 111
HSL
154°, 56%, 40%
CMYK
72, 0, 31, 37
Luminance
0.2685

At a glance

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

Hex
#2da06f
Hue
154°
green
Saturation
56%
vivid
Lightness
40%
dark
Brightness
63%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2685
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.37:1
Closest name
Medium Sea Green
ΔE2000 6.5
Where it sits
Hue154° of 360°
Saturation56%
Lightness40%
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#2da06f
RGBrgb(45, 160, 111)
HSLhsl(154, 56%, 40%)
CMYKcmyk(72%, 0%, 31%, 37%)
LABlab(58.8 -43.5 16.6)
LCHlch(58.8 46.6 159.1)
OKLCHoklch(0.630 0.126 160.5)
Decimal2990191
Display P3color(display-p3 0.176 0.627 0.435)

Copy-ready code

/* CSS */
color: #2da06f;
background-color: #2da06f;
/* Tailwind (arbitrary) */
class="text-[#2da06f] bg-[#2da06f]"
/* SCSS */
$brand: #2da06f;
/* SwiftUI */
Color(red: 0.176, green: 0.627, blue: 0.435)
/* Android */
Color.parseColor("#2da06f")
/* Flutter */
Color(0xFF2DA06F)
/* Python / OpenCV (BGR) */
(111, 160, 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 #2da06f · 6.37:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.30:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.37:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2da06f as text scores 3.30:1 on white and 6.37:1 on black.

Accessibility — WCAG contrast

Aa
#2da06f on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#2da06f on black: 6.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9E946C
deuteranopia · #8F8972
tritanopia · #009F93

Color scale — 50 to 950

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

#F4FBF8
#E9F6F1
#CDEEE0
#A7E6CC
#7CDAB2
#50CE98
#36BF84
#2da06f
#247F58
#1E5D42
#133A29
Base = 700Lightest = 50 · #F4FBF8Darkest = 950 · #133A29
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F1;
  --brand-200: #CDEEE0;
  --brand-300: #A7E6CC;
  --brand-400: #7CDAB2;
  --brand-500: #50CE98;
  --brand-600: #36BF84;
  --brand-700: #2da06f;
  --brand-800: #247F58;
  --brand-900: #1E5D42;
  --brand-950: #133A29;
  --brand: #2da06f;
  --brand-ink: #000000;
}

Colors that work with #2da06f

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#C0EDD9
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#A4297C
Second voice, not a rival
Dark variant#1C6445
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 #2da06f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#A02D5E
Analogous left#2DA035
Analogous right#2D98A0
Split-complement 1#A02D98
Split-complement 2#A0352D
Triadic 1#6F2DA0
Triadic 2#A06F2D
Tetradic#352DA0

RGB percentages

Red17.6%
Green62.7%
Blue43.5%

CMYK percentages

Cyan71.9%
Magenta0.0%
Yellow30.6%
Key (black)37.3%

Color previews

#2da06f text on a black background

contrast 6.37:1

Card sample

#2da06f text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da06f

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.

#2da06f 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.

#2da06f, answered

What color is #2da06f?

#2da06f is a dark vivid green, closest to Medium Sea Green (ΔE2000 6.5). It sits at 154° on the hue wheel with 56% saturation and 40% lightness, which reads as cool.

What is the RGB value of #2da06f?

rgb(45, 160, 111) — 45 red, 160 green and 111 blue out of 255, or 17.6% / 62.7% / 43.5% by channel.

Is #2da06f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2685 and perceived brightness is 51%, so black text on it reaches 6.37:1.

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

Black. It scores 6.37:1 against #2da06f, versus 3.30:1 for white — AA at any size.

What is the complementary color of #2da06f?

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

What colors go well with #2da06f?

For interface work: #F4FAF8 as the surface, #C0EDD9 for borders, #4B9B79 for secondary text, #A4297C as an accent and #1C6445 for hover and pressed states. For a palette, the analogous pair #2DA035 and #2D98A0 stays calm, while #A02D5E is the loudest partner.

What is #2da06f in CMYK for printing?

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

Is #2da06f 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 #2DA045; nudged cooler, #2BA29B.

Work with #2da06f in the Color Lab