Skip to content

#45bbce

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
69, 187, 206
HSL
188°, 58%, 54%
CMYK
67, 9, 0, 19
Luminance
0.4126

At a glance

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

Hex
#45bbce
Hue
188°
cyan
Saturation
58%
vivid
Lightness
54%
balanced
Brightness
81%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4126
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.25:1
Closest name
Dark Turquoise
ΔE2000 8.4
Where it sits
Hue188° of 360°
Saturation58%
Lightness54%
Temperature
Warm ← → Cool91% 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#45bbce
RGBrgb(69, 187, 206)
HSLhsl(188, 58%, 54%)
CMYKcmyk(67%, 9%, 0%, 19%)
LABlab(70.4 -26.7 -19.2)
LCHlch(70.4 32.9 215.8)
OKLCHoklch(0.734 0.107 210.1)
Decimal4570062
Display P3color(display-p3 0.271 0.733 0.808)

Copy-ready code

/* CSS */
color: #45bbce;
background-color: #45bbce;
/* Tailwind (arbitrary) */
class="text-[#45bbce] bg-[#45bbce]"
/* SCSS */
$brand: #45bbce;
/* SwiftUI */
Color(red: 0.271, green: 0.733, blue: 0.808)
/* Android */
Color.parseColor("#45bbce")
/* Flutter */
Color(0xFF45BBCE)
/* Python / OpenCV (BGR) */
(206, 187, 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 #45bbce · 9.25:1
Use #000000AAA at every size.
Aa
White text · 2.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #45bbce as text scores 2.27:1 on white and 9.25:1 on black.

Accessibility — WCAG contrast

Aa
#45bbce on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#45bbce on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABB4CF
deuteranopia · #97A6CE
tritanopia · #00C4C1

Color scale — 50 to 950

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

#F4FAFB
#E9F5F7
#CDEAEF
#A6DFE8
#7ACEDC
#45bbce
#33AEC2
#2B91A1
#227481
#1C555E
#12353B
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #12353B
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F7;
  --brand-200: #CDEAEF;
  --brand-300: #A6DFE8;
  --brand-400: #7ACEDC;
  --brand-500: #45bbce;
  --brand-600: #33AEC2;
  --brand-700: #2B91A1;
  --brand-800: #227481;
  --brand-900: #1C555E;
  --brand-950: #12353B;
  --brand: #45bbce;
  --brand-ink: #000000;
}

Colors that work with #45bbce

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#F4FAFA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#D34051
Second voice, not a rival
Dark variant#1B5B65
Hover, pressed, headers
Light variant#EBF8FA
Selected rows, tints
Dark surface#142224
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 #45bbce

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#CE5845
Analogous left#45CE9C
Analogous right#4576CE
Split-complement 1#CE4576
Split-complement 2#CE9C45
Triadic 1#CE45BB
Triadic 2#BBCE45
Tetradic#9C45CE

RGB percentages

Red27.1%
Green73.3%
Blue80.8%

CMYK percentages

Cyan66.5%
Magenta9.2%
Yellow0.0%
Key (black)19.2%

Color previews

#45bbce text on a black background

contrast 9.25:1

Card sample

#45bbce text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(69, 187, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(69, 187, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #45bbce;
background: linear-gradient(135deg, #45bbce, #4560CE);

Monochromatic scale

Palettes built from #45bbce

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.

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

#45bbce, answered

What color is #45bbce?

#45bbce is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 8.4). It sits at 188° on the hue wheel with 58% saturation and 54% lightness, which reads as cool.

What is the RGB value of #45bbce?

rgb(69, 187, 206) — 69 red, 187 green and 206 blue out of 255, or 27.1% / 73.3% / 80.8% by channel.

Is #45bbce a light or a dark color?

It is a mid-tone. Relative luminance is 0.4126 and perceived brightness is 64%, so black text on it reaches 9.25:1.

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

Black. It scores 9.25:1 against #45bbce, versus 2.27:1 for white — AAA at any size.

What is the complementary color of #45bbce?

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

What colors go well with #45bbce?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B909B for secondary text, #D34051 as an accent and #1B5B65 for hover and pressed states. For a palette, the analogous pair #45CE9C and #4576CE stays calm, while #CE5845 is the loudest partner.

What is #45bbce in CMYK for printing?

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

Is #45bbce warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #45CEAF; nudged cooler, #439CD0.

Work with #45bbce in the Color Lab