Skip to content

#30ecdd

a balanced, electric cyan · cool · closest name: Turquoise

RGB
48, 236, 221
HSL
175°, 83%, 56%
CMYK
80, 0, 6, 8
Luminance
0.6584

At a glance

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

Hex
#30ecdd
Hue
175°
cyan
Saturation
83%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6584
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.17:1
Closest name
Turquoise
ΔE2000 2.8
Where it sits
Hue175° of 360°
Saturation83%
Lightness56%
Temperature
Warm ← → Cool86% 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#30ecdd
RGBrgb(48, 236, 221)
HSLhsl(175, 83%, 56%)
CMYKcmyk(80%, 0%, 6%, 8%)
LABlab(84.9 -47.4 -5.5)
LCHlch(84.9 47.7 186.7)
OKLCHoklch(0.853 0.142 186.4)
Decimal3206365
Display P3color(display-p3 0.188 0.925 0.867)

Copy-ready code

/* CSS */
color: #30ecdd;
background-color: #30ecdd;
/* Tailwind (arbitrary) */
class="text-[#30ecdd] bg-[#30ecdd]"
/* SCSS */
$brand: #30ecdd;
/* SwiftUI */
Color(red: 0.188, green: 0.925, blue: 0.867)
/* Android */
Color.parseColor("#30ecdd")
/* Flutter */
Color(0xFF30ECDD)
/* Python / OpenCV (BGR) */
(221, 236, 48)

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

Accessibility — WCAG contrast

Aa
#30ecdd on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#30ecdd on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDFDD
deuteranopia · #C7CCDF
tritanopia · #00F2E7

Color scale — 50 to 950

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

#F2FCFC
#E6FAF8
#C6F6F2
#98F6EE
#65F1E6
#30ecdd
#15E0D0
#11BBAD
#0E958B
#0E6C65
#09443F
Base = 500Lightest = 50 · #F2FCFCDarkest = 950 · #09443F
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E6FAF8;
  --brand-200: #C6F6F2;
  --brand-300: #98F6EE;
  --brand-400: #65F1E6;
  --brand-500: #30ecdd;
  --brand-600: #15E0D0;
  --brand-700: #11BBAD;
  --brand-800: #0E958B;
  --brand-900: #0E6C65;
  --brand-950: #09443F;
  --brand: #30ecdd;
  --brand-ink: #000000;
}

Colors that work with #30ecdd

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#C0EDE9
Hairlines and dividers
Muted text#4B9B94
Captions on the surface
Accent#F12C6D
Second voice, not a rival
Dark variant#0B756C
Hover, pressed, headers
Light variant#E8FDFB
Selected rows, tints
Dark surface#142423
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 #30ecdd

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#EC303F
Analogous left#30EC7F
Analogous right#309DEC
Split-complement 1#EC309D
Split-complement 2#EC7F30
Triadic 1#DD30EC
Triadic 2#ECDD30
Tetradic#7F30EC

RGB percentages

Red18.8%
Green92.5%
Blue86.7%

CMYK percentages

Cyan79.7%
Magenta0.0%
Yellow6.4%
Key (black)7.5%

Color previews

#30ecdd text on a black background

contrast 14.17:1

Card sample

#30ecdd text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #30ecdd;
Background color
Panel with #30ecdd background
background-color: #30ecdd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(48, 236, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(48, 236, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #30ecdd;
background: linear-gradient(135deg, #30ecdd, #307EEC);

Monochromatic scale

Palettes built from #30ecdd

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.

#30ecdd 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#30ecdd, answered

What color is #30ecdd?

#30ecdd is a balanced electric cyan, closest to Turquoise (ΔE2000 2.8). It sits at 175° on the hue wheel with 83% saturation and 56% lightness, which reads as cool.

What is the RGB value of #30ecdd?

rgb(48, 236, 221) — 48 red, 236 green and 221 blue out of 255, or 18.8% / 92.5% / 86.7% by channel.

Is #30ecdd a light or a dark color?

It is a light color. Relative luminance is 0.6584 and perceived brightness is 77%, so black text on it reaches 14.17:1.

Should I use black or white text on #30ecdd?

Black. It scores 14.17:1 against #30ecdd, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #30ecdd?

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

What colors go well with #30ecdd?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B94 for secondary text, #F12C6D as an accent and #0B756C for hover and pressed states. For a palette, the analogous pair #30EC7F and #309DEC stays calm, while #EC303F is the loudest partner.

What is #30ecdd in CMYK for printing?

cmyk(80%, 0%, 6%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #30ecdd warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #30EC98; nudged cooler, #2EC0EE.

Work with #30ecdd in the Color Lab