Skip to content

#2da082

a dark, vivid cyan · cool · closest name: Light Sea Green

RGB
45, 160, 130
HSL
164°, 56%, 40%
CMYK
72, 0, 19, 37
Luminance
0.2731

At a glance

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

Hex
#2da082
Hue
164°
cyan
Saturation
56%
vivid
Lightness
40%
dark
Brightness
63%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2731
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.46:1
Closest name
Light Sea Green
ΔE2000 9.9
Where it sits
Hue164° of 360°
Saturation56%
Lightness40%
Temperature
Warm ← → Cool81% 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#2da082
RGBrgb(45, 160, 130)
HSLhsl(164, 56%, 40%)
CMYKcmyk(72%, 0%, 19%, 37%)
LABlab(59.3 -39.0 6.5)
LCHlch(59.3 39.5 170.5)
OKLCHoklch(0.635 0.111 171.3)
Decimal2990210
Display P3color(display-p3 0.176 0.627 0.510)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da082 on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#2da082 on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9B9581
deuteranopia · #8C8A84
tritanopia · #00A197

Color scale — 50 to 950

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

#F4FBF9
#E9F6F3
#CDEEE6
#A7E6D6
#7CDAC1
#50CEAD
#36BF9B
#2da082
#247F67
#1E5D4C
#133A30
Base = 700Lightest = 50 · #F4FBF9Darkest = 950 · #133A30
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F6F3;
  --brand-200: #CDEEE6;
  --brand-300: #A7E6D6;
  --brand-400: #7CDAC1;
  --brand-500: #50CEAD;
  --brand-600: #36BF9B;
  --brand-700: #2da082;
  --brand-800: #247F67;
  --brand-900: #1E5D4C;
  --brand-950: #133A30;
  --brand: #2da082;
  --brand-ink: #000000;
}

Colors that work with #2da082

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#A42968
Second voice, not a rival
Dark variant#1C6451
Hover, pressed, headers
Light variant#EBF9F6
Selected rows, tints
Dark surface#142420
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 #2da082

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#A02D4B
Analogous left#2DA048
Analogous right#2D85A0
Split-complement 1#A02D85
Split-complement 2#A0482D
Triadic 1#822DA0
Triadic 2#A0822D
Tetradic#482DA0

RGB percentages

Red17.6%
Green62.7%
Blue51.0%

CMYK percentages

Cyan71.9%
Magenta0.0%
Yellow18.8%
Key (black)37.3%

Color previews

#2da082 text on a black background

contrast 6.46:1

Card sample

#2da082 text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da082

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.

#2da082 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#2da082, answered

What color is #2da082?

#2da082 is a dark vivid cyan, closest to Light Sea Green (ΔE2000 9.9). It sits at 164° on the hue wheel with 56% saturation and 40% lightness, which reads as cool.

What is the RGB value of #2da082?

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

Is #2da082 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2731 and perceived brightness is 52%, so black text on it reaches 6.46:1.

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

Black. It scores 6.46:1 against #2da082, versus 3.25:1 for white — AA at any size.

What is the complementary color of #2da082?

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

What colors go well with #2da082?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #A42968 as an accent and #1C6451 for hover and pressed states. For a palette, the analogous pair #2DA048 and #2D85A0 stays calm, while #A02D4B is the loudest partner.

What is #2da082 in CMYK for printing?

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

Is #2da082 warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2DA058; nudged cooler, #2B96A2.

Work with #2da082 in the Color Lab