Skip to content

#2dfcf0

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

RGB
45, 252, 240
HSL
177°, 97%, 58%
CMYK
82, 0, 5, 1
Luminance
0.7647

At a glance

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

Hex
#2dfcf0
Hue
177°
cyan
Saturation
97%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7647
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.29:1
Closest name
Cyan
ΔE2000 3.8
Where it sits
Hue177° of 360°
Saturation97%
Lightness58%
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#2dfcf0
RGBrgb(45, 252, 240)
HSLhsl(177, 97%, 58%)
CMYKcmyk(82%, 0%, 5%, 1%)
LABlab(90.1 -49.3 -7.9)
LCHlch(90.1 49.9 189.1)
OKLCHoklch(0.896 0.149 188.5)
Decimal3013872
Display P3color(display-p3 0.176 0.988 0.941)

Copy-ready code

/* CSS */
color: #2dfcf0;
background-color: #2dfcf0;
/* Tailwind (arbitrary) */
class="text-[#2dfcf0] bg-[#2dfcf0]"
/* SCSS */
$brand: #2dfcf0;
/* SwiftUI */
Color(red: 0.176, green: 0.988, blue: 0.941)
/* Android */
Color.parseColor("#2dfcf0")
/* Flutter */
Color(0xFF2DFCF0)
/* Python / OpenCV (BGR) */
(240, 252, 45)

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

Accessibility — WCAG contrast

Aa
#2dfcf0 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#2dfcf0 on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEEF0
deuteranopia · #D3DAF2
tritanopia · #00FFF8

Color scale — 50 to 950

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

#F1FDFD
#E4FCFA
#C1FBF7
#90FDF7
#59FDF3
#2dfcf0
#03F1E3
#03C9BE
#02A198
#06746E
#044844
Base = 500Lightest = 50 · #F1FDFDDarkest = 950 · #044844
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FCFA;
  --brand-200: #C1FBF7;
  --brand-300: #90FDF7;
  --brand-400: #59FDF3;
  --brand-500: #2dfcf0;
  --brand-600: #03F1E3;
  --brand-700: #03C9BE;
  --brand-800: #02A198;
  --brand-900: #06746E;
  --brand-950: #044844;
  --brand: #2dfcf0;
  --brand-ink: #000000;
}

Colors that work with #2dfcf0

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#C0EDEA
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#FF2A6C
Second voice, not a rival
Dark variant#027E76
Hover, pressed, headers
Light variant#E6FFFD
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 #2dfcf0

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#FC2D39
Analogous left#2DFC88
Analogous right#2DA0FC
Split-complement 1#FC2DA0
Split-complement 2#FC882D
Triadic 1#F02DFC
Triadic 2#FCF02D
Tetradic#882DFC

RGB percentages

Red17.6%
Green98.8%
Blue94.1%

CMYK percentages

Cyan82.1%
Magenta0.0%
Yellow4.8%
Key (black)1.2%

Color previews

#2dfcf0 text on a black background

contrast 16.29:1

Card sample

#2dfcf0 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2dfcf0;
Background color
Panel with #2dfcf0 background
background-color: #2dfcf0;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 252, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 252, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2dfcf0;
background: linear-gradient(135deg, #2dfcf0, #2D7EFC);

Monochromatic scale

Palettes built from #2dfcf0

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.

#2dfcf0 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.

#2dfcf0, answered

What color is #2dfcf0?

#2dfcf0 is a balanced electric cyan, closest to Cyan (ΔE2000 3.8). It sits at 177° on the hue wheel with 97% saturation and 58% lightness, which reads as cool.

What is the RGB value of #2dfcf0?

rgb(45, 252, 240) — 45 red, 252 green and 240 blue out of 255, or 17.6% / 98.8% / 94.1% by channel.

Is #2dfcf0 a light or a dark color?

It is a light color. Relative luminance is 0.7647 and perceived brightness is 83%, so black text on it reaches 16.29:1.

Should I use black or white text on #2dfcf0?

Black. It scores 16.29:1 against #2dfcf0, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #2dfcf0?

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

What colors go well with #2dfcf0?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B96 for secondary text, #FF2A6C as an accent and #027E76 for hover and pressed states. For a palette, the analogous pair #2DFC88 and #2DA0FC stays calm, while #FC2D39 is the loudest partner.

What is #2dfcf0 in CMYK for printing?

cmyk(82%, 0%, 5%, 1%). 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 #2dfcf0 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 #2DFCA4; nudged cooler, #2BCDFE.

Work with #2dfcf0 in the Color Lab