Skip to content

#2dbf95

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

RGB
45, 191, 149
HSL
163°, 62%, 46%
CMYK
76, 0, 22, 25
Luminance
0.3999

At a glance

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

Hex
#2dbf95
Hue
163°
cyan
Saturation
62%
vivid
Lightness
46%
balanced
Brightness
75%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3999
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.00:1
Closest name
Medium Aqua Marine
ΔE2000 5.6
Where it sits
Hue163° of 360°
Saturation62%
Lightness46%
Temperature
Warm ← → Cool80% 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#2dbf95
RGBrgb(45, 191, 149)
HSLhsl(163, 62%, 46%)
CMYKcmyk(76%, 0%, 22%, 25%)
LABlab(69.5 -47.4 10.6)
LCHlch(69.5 48.6 167.4)
OKLCHoklch(0.720 0.134 168.4)
Decimal2998165
Display P3color(display-p3 0.176 0.749 0.584)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dbf95 on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#2dbf95 on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAB293
deuteranopia · #A8A498
tritanopia · #00C0B3

Color scale — 50 to 950

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

#F4FBF9
#E8F7F3
#CCF0E5
#A4EAD6
#77DFC1
#49D4AC
#2dbf95
#27A581
#1F8467
#1A604C
#103C2F
Base = 600Lightest = 50 · #F4FBF9Darkest = 950 · #103C2F
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F3;
  --brand-200: #CCF0E5;
  --brand-300: #A4EAD6;
  --brand-400: #77DFC1;
  --brand-500: #49D4AC;
  --brand-600: #2dbf95;
  --brand-700: #27A581;
  --brand-800: #1F8467;
  --brand-900: #1A604C;
  --brand-950: #103C2F;
  --brand: #2dbf95;
  --brand-ink: #000000;
}

Colors that work with #2dbf95

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#C4287C
Second voice, not a rival
Dark variant#186750
Hover, pressed, headers
Light variant#EAFAF6
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 #2dbf95

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
  • 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#BF2D57
Analogous left#2DBF4C
Analogous right#2DA0BF
Split-complement 1#BF2DA0
Split-complement 2#BF4C2D
Triadic 1#952DBF
Triadic 2#BF952D
Tetradic#4C2DBF

RGB percentages

Red17.6%
Green74.9%
Blue58.4%

CMYK percentages

Cyan76.4%
Magenta0.0%
Yellow22.0%
Key (black)25.1%

Color previews

#2dbf95 text on a black background

contrast 9.00:1

Card sample

#2dbf95 text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dbf95

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.

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

#2dbf95, answered

What color is #2dbf95?

#2dbf95 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 5.6). It sits at 163° on the hue wheel with 62% saturation and 46% lightness, which reads as cool.

What is the RGB value of #2dbf95?

rgb(45, 191, 149) — 45 red, 191 green and 149 blue out of 255, or 17.6% / 74.9% / 58.4% by channel.

Is #2dbf95 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3999 and perceived brightness is 61%, so black text on it reaches 9.00:1.

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

Black. It scores 9.00:1 against #2dbf95, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #2dbf95?

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

What colors go well with #2dbf95?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #C4287C as an accent and #186750 for hover and pressed states. For a palette, the analogous pair #2DBF4C and #2DA0BF stays calm, while #BF2D57 is the loudest partner.

What is #2dbf95 in CMYK for printing?

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

Is #2dbf95 warm or cool?

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

Work with #2dbf95 in the Color Lab