Skip to content

#2acceb

a balanced, electric cyan · cool · closest name: Sky Blue

RGB
42, 204, 235
HSL
190°, 83%, 54%
CMYK
82, 13, 0, 8
Luminance
0.4968

At a glance

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

Hex
#2acceb
Hue
190°
cyan
Saturation
83%
electric
Lightness
54%
balanced
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4968
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.94:1
Closest name
Sky Blue
ΔE2000 7.4
Where it sits
Hue190° of 360°
Saturation83%
Lightness54%
Temperature
Warm ← → Cool92% 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#2acceb
RGBrgb(42, 204, 235)
HSLhsl(190, 83%, 54%)
CMYKcmyk(82%, 13%, 0%, 8%)
LABlab(75.9 -29.1 -26.6)
LCHlch(75.9 39.5 222.4)
OKLCHoklch(0.780 0.130 214.8)
Decimal2804971
Display P3color(display-p3 0.165 0.800 0.922)

Copy-ready code

/* CSS */
color: #2acceb;
background-color: #2acceb;
/* Tailwind (arbitrary) */
class="text-[#2acceb] bg-[#2acceb]"
/* SCSS */
$brand: #2acceb;
/* SwiftUI */
Color(red: 0.165, green: 0.800, blue: 0.922)
/* Android */
Color.parseColor("#2acceb")
/* Flutter */
Color(0xFF2ACCEB)
/* Python / OpenCV (BGR) */
(235, 204, 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 #2acceb · 10.94:1
Use #000000AAA at every size.
Aa
White text · 1.92:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2acceb as text scores 1.92:1 on white and 10.94:1 on black.

Accessibility — WCAG contrast

Aa
#2acceb on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#2acceb on black: 10.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C5ED
deuteranopia · #9DB3EB
tritanopia · #00D7D6

Color scale — 50 to 950

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

#F2FBFC
#E6F6FA
#C6EEF6
#98E6F5
#65DAF1
#2acceb
#15BFE0
#129FBA
#0E8095
#0F5D6C
#093A43
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093A43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F6FA;
  --brand-200: #C6EEF6;
  --brand-300: #98E6F5;
  --brand-400: #65DAF1;
  --brand-500: #2acceb;
  --brand-600: #15BFE0;
  --brand-700: #129FBA;
  --brand-800: #0E8095;
  --brand-900: #0F5D6C;
  --brand-950: #093A43;
  --brand: #2acceb;
  --brand-ink: #000000;
}

Colors that work with #2acceb

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#F4F9FA
Tinted page background
Border#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#F02538
Second voice, not a rival
Dark variant#0B6475
Hover, pressed, headers
Light variant#E8F9FD
Selected rows, tints
Dark surface#142224
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 #2acceb

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#EB492A
Analogous left#2AEBA9
Analogous right#2A6CEB
Split-complement 1#EB2A6C
Split-complement 2#EBA92A
Triadic 1#EB2ACC
Triadic 2#CCEB2A
Tetradic#A92AEB

RGB percentages

Red16.5%
Green80.0%
Blue92.2%

CMYK percentages

Cyan82.1%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#2acceb text on a black background

contrast 10.94:1

Card sample

#2acceb text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acceb

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.

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

#2acceb, answered

What color is #2acceb?

#2acceb is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.4). It sits at 190° on the hue wheel with 83% saturation and 54% lightness, which reads as cool.

What is the RGB value of #2acceb?

rgb(42, 204, 235) — 42 red, 204 green and 235 blue out of 255, or 16.5% / 80% / 92.2% by channel.

Is #2acceb a light or a dark color?

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

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

Black. It scores 10.94:1 against #2acceb, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #2acceb?

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

What colors go well with #2acceb?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #F02538 as an accent and #0B6475 for hover and pressed states. For a palette, the analogous pair #2AEBA9 and #2A6CEB stays calm, while #EB492A is the loudest partner.

What is #2acceb in CMYK for printing?

cmyk(82%, 13%, 0%, 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 #2acceb warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2AEBC3; nudged cooler, #28A9ED.

Work with #2acceb in the Color Lab