Skip to content

#2bfddf

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
43, 253, 223
HSL
171°, 98%, 58%
CMYK
83, 0, 12, 1
Luminance
0.7609

At a glance

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

Hex
#2bfddf
Hue
171°
cyan
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7609
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.22:1
Closest name
Aqua Marine
ΔE2000 6.1
Where it sits
Hue171° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool84% 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#2bfddf
RGBrgb(43, 253, 223)
HSLhsl(171, 98%, 58%)
CMYKcmyk(83%, 0%, 12%, 1%)
LABlab(89.9 -54.4 0.7)
LCHlch(89.9 54.4 179.3)
OKLCHoklch(0.893 0.157 179.6)
Decimal2883039
Display P3color(display-p3 0.169 0.992 0.875)

Copy-ready code

/* CSS */
color: #2bfddf;
background-color: #2bfddf;
/* Tailwind (arbitrary) */
class="text-[#2bfddf] bg-[#2bfddf]"
/* SCSS */
$brand: #2bfddf;
/* SwiftUI */
Color(red: 0.169, green: 0.992, blue: 0.875)
/* Android */
Color.parseColor("#2bfddf")
/* Flutter */
Color(0xFF2BFDDF)
/* Python / OpenCV (BGR) */
(223, 253, 43)

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

Accessibility — WCAG contrast

Aa
#2bfddf on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#2bfddf on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EDDE
deuteranopia · #D8DAE2
tritanopia · #00FFF4

Color scale — 50 to 950

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

#F1FDFC
#E3FCF8
#C1FBF3
#90FEEE
#58FDE6
#2bfddf
#02F2D0
#02CAAD
#02A28B
#067465
#04493F
Base = 500Lightest = 50 · #F1FDFCDarkest = 950 · #04493F
:root {
  --brand-50: #F1FDFC;
  --brand-100: #E3FCF8;
  --brand-200: #C1FBF3;
  --brand-300: #90FEEE;
  --brand-400: #58FDE6;
  --brand-500: #2bfddf;
  --brand-600: #02F2D0;
  --brand-700: #02CAAD;
  --brand-800: #02A28B;
  --brand-900: #067465;
  --brand-950: #04493F;
  --brand: #2bfddf;
  --brand-ink: #000000;
}

Colors that work with #2bfddf

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#C0EDE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#FF297D
Second voice, not a rival
Dark variant#017E6C
Hover, pressed, headers
Light variant#E6FFFB
Selected rows, tints
Dark surface#142422
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 #2bfddf

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#FD2B49
Analogous left#2BFD76
Analogous right#2BB2FD
Split-complement 1#FD2BB2
Split-complement 2#FD762B
Triadic 1#DF2BFD
Triadic 2#FDDF2B
Tetradic#762BFD

RGB percentages

Red16.9%
Green99.2%
Blue87.5%

CMYK percentages

Cyan83.0%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#2bfddf text on a black background

contrast 16.22:1

Card sample

#2bfddf text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 253, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 253, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2bfddf;
background: linear-gradient(135deg, #2bfddf, #2B8FFD);

Monochromatic scale

Palettes built from #2bfddf

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.

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

#2bfddf, answered

What color is #2bfddf?

#2bfddf is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.1). It sits at 171° on the hue wheel with 98% saturation and 58% lightness, which reads as cool.

What is the RGB value of #2bfddf?

rgb(43, 253, 223) — 43 red, 253 green and 223 blue out of 255, or 16.9% / 99.2% / 87.5% by channel.

Is #2bfddf a light or a dark color?

It is a light color. Relative luminance is 0.7609 and perceived brightness is 82%, so black text on it reaches 16.22:1.

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

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

What is the complementary color of #2bfddf?

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

What colors go well with #2bfddf?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #FF297D as an accent and #017E6C for hover and pressed states. For a palette, the analogous pair #2BFD76 and #2BB2FD stays calm, while #FD2B49 is the loudest partner.

What is #2bfddf in CMYK for printing?

cmyk(83%, 0%, 12%, 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 #2bfddf warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2BFD92; nudged cooler, #29D6FF.

Work with #2bfddf in the Color Lab