Skip to content

#2abfcb

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

RGB
42, 191, 203
HSL
185°, 66%, 48%
CMYK
79, 6, 0, 20
Luminance
0.4207

At a glance

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

Hex
#2abfcb
Hue
185°
cyan
Saturation
66%
vivid
Lightness
48%
balanced
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4207
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.41:1
Closest name
Dark Turquoise
ΔE2000 5.2
Where it sits
Hue185° of 360°
Saturation66%
Lightness48%
Temperature
Warm ← → Cool89% 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#2abfcb
RGBrgb(42, 191, 203)
HSLhsl(185, 66%, 48%)
CMYKcmyk(79%, 6%, 0%, 20%)
LABlab(70.9 -32.8 -16.8)
LCHlch(70.9 36.9 207.1)
OKLCHoklch(0.737 0.118 203.4)
Decimal2801611
Display P3color(display-p3 0.165 0.749 0.796)

Copy-ready code

/* CSS */
color: #2abfcb;
background-color: #2abfcb;
/* Tailwind (arbitrary) */
class="text-[#2abfcb] bg-[#2abfcb]"
/* SCSS */
$brand: #2abfcb;
/* SwiftUI */
Color(red: 0.165, green: 0.749, blue: 0.796)
/* Android */
Color.parseColor("#2abfcb")
/* Flutter */
Color(0xFF2ABFCB)
/* Python / OpenCV (BGR) */
(203, 191, 42)

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

Accessibility — WCAG contrast

Aa
#2abfcb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#2abfcb on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFB7CC
deuteranopia · #99A7CC
tritanopia · #00C7C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2abfcb is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBFB
#E8F6F8
#CBEEF1
#A2E6EC
#74DAE2
#45CDD9
#2abfcb
#239FA9
#1C7F87
#185D62
#0F3A3D
Base = 600Lightest = 50 · #F3FBFBDarkest = 950 · #0F3A3D
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F6F8;
  --brand-200: #CBEEF1;
  --brand-300: #A2E6EC;
  --brand-400: #74DAE2;
  --brand-500: #45CDD9;
  --brand-600: #2abfcb;
  --brand-700: #239FA9;
  --brand-800: #1C7F87;
  --brand-900: #185D62;
  --brand-950: #0F3A3D;
  --brand: #2abfcb;
  --brand-ink: #000000;
}

Colors that work with #2abfcb

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#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#D02543
Second voice, not a rival
Dark variant#16636A
Hover, pressed, headers
Light variant#EAF9FB
Selected rows, tints
Dark surface#142324
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 #2abfcb

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#CB362A
Analogous left#2ACB86
Analogous right#2A6ECB
Split-complement 1#CB2A6E
Split-complement 2#CB862A
Triadic 1#CB2ABF
Triadic 2#BFCB2A
Tetradic#862ACB

RGB percentages

Red16.5%
Green74.9%
Blue79.6%

CMYK percentages

Cyan79.3%
Magenta5.9%
Yellow0.0%
Key (black)20.4%

Color previews

#2abfcb text on a black background

contrast 9.41:1

Card sample

#2abfcb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 191, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 191, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2abfcb;
background: linear-gradient(135deg, #2abfcb, #2A54CB);

Monochromatic scale

Palettes built from #2abfcb

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.

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

#2abfcb, answered

What color is #2abfcb?

#2abfcb is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 5.2). It sits at 185° on the hue wheel with 66% saturation and 48% lightness, which reads as cool.

What is the RGB value of #2abfcb?

rgb(42, 191, 203) — 42 red, 191 green and 203 blue out of 255, or 16.5% / 74.9% / 79.6% by channel.

Is #2abfcb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4207 and perceived brightness is 64%, so black text on it reaches 9.41:1.

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

Black. It scores 9.41:1 against #2abfcb, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #2abfcb?

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

What colors go well with #2abfcb?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #D02543 as an accent and #16636A for hover and pressed states. For a palette, the analogous pair #2ACB86 and #2A6ECB stays calm, while #CB362A is the loudest partner.

What is #2abfcb in CMYK for printing?

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

Is #2abfcb warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2ACB9C; nudged cooler, #2898CD.

Work with #2abfcb in the Color Lab