Skip to content

#45dbac

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

RGB
69, 219, 172
HSL
161°, 68%, 57%
CMYK
69, 0, 22, 14
Luminance
0.5491

At a glance

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

Hex
#45dbac
Hue
161°
cyan
Saturation
68%
vivid
Lightness
57%
balanced
Brightness
86%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5491
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.98:1
Closest name
Medium Aqua Marine
ΔE2000 4.7
Where it sits
Hue161° of 360°
Saturation68%
Lightness57%
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#45dbac
RGBrgb(69, 219, 172)
HSLhsl(161, 68%, 57%)
CMYKcmyk(69%, 0%, 22%, 14%)
LABlab(79.0 -50.3 11.8)
LCHlch(79.0 51.6 166.8)
OKLCHoklch(0.801 0.143 167.8)
Decimal4578220
Display P3color(display-p3 0.271 0.859 0.675)

Copy-ready code

/* CSS */
color: #45dbac;
background-color: #45dbac;
/* Tailwind (arbitrary) */
class="text-[#45dbac] bg-[#45dbac]"
/* SCSS */
$brand: #45dbac;
/* SwiftUI */
Color(red: 0.271, green: 0.859, blue: 0.675)
/* Android */
Color.parseColor("#45dbac")
/* Flutter */
Color(0xFF45DBAC)
/* Python / OpenCV (BGR) */
(172, 219, 69)

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

Accessibility — WCAG contrast

Aa
#45dbac on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#45dbac on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6CCAA
deuteranopia · #C2BEAF
tritanopia · #00DCCE

Color scale — 50 to 950

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

#F3FBF9
#E8F8F3
#CAF2E5
#A1EDD5
#72E4C0
#45dbac
#28CD99
#21AB80
#1A8966
#17634B
#0E3E2F
Base = 500Lightest = 50 · #F3FBF9Darkest = 950 · #0E3E2F
:root {
  --brand-50: #F3FBF9;
  --brand-100: #E8F8F3;
  --brand-200: #CAF2E5;
  --brand-300: #A1EDD5;
  --brand-400: #72E4C0;
  --brand-500: #45dbac;
  --brand-600: #28CD99;
  --brand-700: #21AB80;
  --brand-800: #1A8966;
  --brand-900: #17634B;
  --brand-950: #0E3E2F;
  --brand: #45dbac;
  --brand-ink: #000000;
}

Colors that work with #45dbac

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#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#DF419A
Second voice, not a rival
Dark variant#156B50
Hover, pressed, headers
Light variant#EAFBF5
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 #45dbac

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#DB4574
Analogous left#45DB61
Analogous right#45BFDB
Split-complement 1#DB45BF
Split-complement 2#DB6145
Triadic 1#AC45DB
Triadic 2#DBAC45
Tetradic#6145DB

RGB percentages

Red27.1%
Green85.9%
Blue67.5%

CMYK percentages

Cyan68.5%
Magenta0.0%
Yellow21.5%
Key (black)14.1%

Color previews

#45dbac text on a black background

contrast 11.98:1

Card sample

#45dbac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #45dbac

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.

#45dbac 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.

#45dbac, answered

What color is #45dbac?

#45dbac is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.7). It sits at 161° on the hue wheel with 68% saturation and 57% lightness, which reads as cool.

What is the RGB value of #45dbac?

rgb(69, 219, 172) — 69 red, 219 green and 172 blue out of 255, or 27.1% / 85.9% / 67.5% by channel.

Is #45dbac a light or a dark color?

It is a light color. Relative luminance is 0.5491 and perceived brightness is 71%, so black text on it reaches 11.98:1.

Should I use black or white text on #45dbac?

Black. It scores 11.98:1 against #45dbac, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #45dbac?

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

What colors go well with #45dbac?

For interface work: #F4FAF8 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #DF419A as an accent and #156B50 for hover and pressed states. For a palette, the analogous pair #45DB61 and #45BFDB stays calm, while #DB4574 is the loudest partner.

What is #45dbac in CMYK for printing?

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

Is #45dbac 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 #45DB75; nudged cooler, #43D5DD.

Work with #45dbac in the Color Lab