Skip to content

#48cdcc

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

RGB
72, 205, 204
HSL
180°, 57%, 54%
CMYK
65, 0, 1, 20
Luminance
0.4940

At a glance

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

Hex
#48cdcc
Hue
180°
cyan
Saturation
57%
vivid
Lightness
54%
balanced
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4940
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.88:1
Closest name
Medium Turquoise
ΔE2000 1.7
Where it sits
Hue180° of 360°
Saturation57%
Lightness54%
Temperature
Warm ← → Cool87% 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#48cdcc
RGBrgb(72, 205, 204)
HSLhsl(180, 57%, 54%)
CMYKcmyk(65%, 0%, 1%, 20%)
LABlab(75.7 -35.5 -10.1)
LCHlch(75.7 36.9 195.9)
OKLCHoklch(0.777 0.113 194.4)
Decimal4771276
Display P3color(display-p3 0.282 0.804 0.800)

Copy-ready code

/* CSS */
color: #48cdcc;
background-color: #48cdcc;
/* Tailwind (arbitrary) */
class="text-[#48cdcc] bg-[#48cdcc]"
/* SCSS */
$brand: #48cdcc;
/* SwiftUI */
Color(red: 0.282, green: 0.804, blue: 0.800)
/* Android */
Color.parseColor("#48cdcc")
/* Flutter */
Color(0xFF48CDCC)
/* Python / OpenCV (BGR) */
(204, 205, 72)

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

Accessibility — WCAG contrast

Aa
#48cdcc on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#48cdcc on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C3CC
deuteranopia · #ACB4CD
tritanopia · #00D3CC

Color scale — 50 to 950

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

#F4FBFB
#E9F7F6
#CDEFEE
#A7E7E6
#7BDBDA
#48cdcc
#35C0BF
#2CA09F
#23807F
#1D5D5D
#123A3A
Base = 500Lightest = 50 · #F4FBFBDarkest = 950 · #123A3A
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F7F6;
  --brand-200: #CDEFEE;
  --brand-300: #A7E7E6;
  --brand-400: #7BDBDA;
  --brand-500: #48cdcc;
  --brand-600: #35C0BF;
  --brand-700: #2CA09F;
  --brand-800: #23807F;
  --brand-900: #1D5D5D;
  --brand-950: #123A3A;
  --brand: #48cdcc;
  --brand-ink: #000000;
}

Colors that work with #48cdcc

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#D24368
Second voice, not a rival
Dark variant#1B6464
Hover, pressed, headers
Light variant#EBFAF9
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 #48cdcc

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#CD4849
Analogous left#48CD89
Analogous right#488CCD
Split-complement 1#CD488C
Split-complement 2#CD8948
Triadic 1#CC48CD
Triadic 2#CDCC48
Tetradic#8948CD

RGB percentages

Red28.2%
Green80.4%
Blue80.0%

CMYK percentages

Cyan64.9%
Magenta0.0%
Yellow0.5%
Key (black)19.6%

Color previews

#48cdcc text on a black background

contrast 10.88:1

Card sample

#48cdcc text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #48cdcc;
Background color
Panel with #48cdcc background
background-color: #48cdcc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(72, 205, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(72, 205, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #48cdcc;
background: linear-gradient(135deg, #48cdcc, #4875CD);

Monochromatic scale

Palettes built from #48cdcc

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.

#48cdcc 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.

#48cdcc, answered

What color is #48cdcc?

#48cdcc is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 1.7). It sits at 180° on the hue wheel with 57% saturation and 54% lightness, which reads as cool.

What is the RGB value of #48cdcc?

rgb(72, 205, 204) — 72 red, 205 green and 204 blue out of 255, or 28.2% / 80.4% / 80% by channel.

Is #48cdcc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4940 and perceived brightness is 69%, so black text on it reaches 10.88:1.

Should I use black or white text on #48cdcc?

Black. It scores 10.88:1 against #48cdcc, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #48cdcc?

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

What colors go well with #48cdcc?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #D24368 as an accent and #1B6464 for hover and pressed states. For a palette, the analogous pair #48CD89 and #488CCD stays calm, while #CD4849 is the loudest partner.

What is #48cdcc in CMYK for printing?

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

Is #48cdcc warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #48CD9B; nudged cooler, #46A5CF.

Work with #48cdcc in the Color Lab