Skip to content

#72bebf

a balanced, soft cyan · cool · closest name: Medium Turquoise

RGB
114, 190, 191
HSL
181°, 38%, 60%
CMYK
40, 1, 0, 25
Luminance
0.4417

At a glance

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

Hex
#72bebf
Hue
181°
cyan
Saturation
38%
soft
Lightness
60%
balanced
Brightness
75%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4417
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.83:1
Closest name
Medium Turquoise
ΔE2000 7.1
Where it sits
Hue181° of 360°
Saturation38%
Lightness60%
Temperature
Warm ← → Cool88% 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#72bebf
RGBrgb(114, 190, 191)
HSLhsl(181, 38%, 60%)
CMYKcmyk(40%, 1%, 0%, 25%)
LABlab(72.3 -23.2 -7.9)
LCHlch(72.3 24.5 198.8)
OKLCHoklch(0.753 0.075 196.8)
Decimal7519935
Display P3color(display-p3 0.447 0.745 0.749)

Copy-ready code

/* CSS */
color: #72bebf;
background-color: #72bebf;
/* Tailwind (arbitrary) */
class="text-[#72bebf] bg-[#72bebf]"
/* SCSS */
$brand: #72bebf;
/* SwiftUI */
Color(red: 0.447, green: 0.745, blue: 0.749)
/* Android */
Color.parseColor("#72bebf")
/* Flutter */
Color(0xFF72BEBF)
/* Python / OpenCV (BGR) */
(191, 190, 114)

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

Accessibility — WCAG contrast

Aa
#72bebf on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#72bebf on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B7BF
deuteranopia · #A7ADC0
tritanopia · #4FC3BE

Color scale — 50 to 950

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

#F5FAFA
#EBF4F4
#D3E9E9
#B2DBDC
#8BCACA
#72bebf
#4CA7A8
#408B8C
#336F70
#285252
#193333
Base = 500Lightest = 50 · #F5FAFADarkest = 950 · #193333
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF4F4;
  --brand-200: #D3E9E9;
  --brand-300: #B2DBDC;
  --brand-400: #8BCACA;
  --brand-500: #72bebf;
  --brand-600: #4CA7A8;
  --brand-700: #408B8C;
  --brand-800: #336F70;
  --brand-900: #285252;
  --brand-950: #193333;
  --brand: #72bebf;
  --brand-ink: #000000;
}

Colors that work with #72bebf

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#C7E5E6
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#C36E82
Second voice, not a rival
Dark variant#285758
Hover, pressed, headers
Light variant#EDF7F7
Selected rows, tints
Dark surface#142424
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 #72bebf

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BF7372
Analogous left#72BF9A
Analogous right#7297BF
Split-complement 1#BF7297
Split-complement 2#BF9A72
Triadic 1#BF72BE
Triadic 2#BEBF72
Tetradic#9A72BF

RGB percentages

Red44.7%
Green74.5%
Blue74.9%

CMYK percentages

Cyan40.3%
Magenta0.5%
Yellow0.0%
Key (black)25.1%

Color previews

#72bebf text on a black background

contrast 9.83:1

Card sample

#72bebf text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #72bebf;
Background color
Panel with #72bebf background
background-color: #72bebf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(114, 190, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 190, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #72bebf;
background: linear-gradient(135deg, #72bebf, #728BBF);

Monochromatic scale

Palettes built from #72bebf

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.

#72bebf 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.

#72bebf, answered

What color is #72bebf?

#72bebf is a balanced soft cyan, closest to Medium Turquoise (ΔE2000 7.1). It sits at 181° on the hue wheel with 38% saturation and 60% lightness, which reads as cool.

What is the RGB value of #72bebf?

rgb(114, 190, 191) — 114 red, 190 green and 191 blue out of 255, or 44.7% / 74.5% / 74.9% by channel.

Is #72bebf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4417 and perceived brightness is 67%, so black text on it reaches 9.83:1.

Should I use black or white text on #72bebf?

Black. It scores 9.83:1 against #72bebf, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #72bebf?

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

What colors go well with #72bebf?

For interface work: #F4FAFA as the surface, #C7E5E6 for borders, #4B9A9B for secondary text, #C36E82 as an accent and #285758 for hover and pressed states. For a palette, the analogous pair #72BF9A and #7297BF stays calm, while #BF7372 is the loudest partner.

What is #72bebf in CMYK for printing?

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

Is #72bebf warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #72BFA4; nudged cooler, #70A2C1.

Work with #72bebf in the Color Lab