Skip to content

#0acce2

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

RGB
10, 204, 226
HSL
186°, 92%, 46%
CMYK
96, 10, 0, 11
Luminance
0.4874

At a glance

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

Hex
#0acce2
Hue
186°
cyan
Saturation
92%
electric
Lightness
46%
balanced
Brightness
89%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4874
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.75:1
Closest name
Dark Turquoise
ΔE2000 6.5
Where it sits
Hue186° of 360°
Saturation92%
Lightness46%
Temperature
Warm ← → Cool90% 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#0acce2
RGBrgb(10, 204, 226)
HSLhsl(186, 92%, 46%)
CMYKcmyk(96%, 10%, 0%, 11%)
LABlab(75.3 -33.6 -22.7)
LCHlch(75.3 40.5 214.0)
OKLCHoklch(0.774 0.132 208.6)
Decimal707810
Display P3color(display-p3 0.039 0.800 0.886)

Copy-ready code

/* CSS */
color: #0acce2;
background-color: #0acce2;
/* Tailwind (arbitrary) */
class="text-[#0acce2] bg-[#0acce2]"
/* SCSS */
$brand: #0acce2;
/* SwiftUI */
Color(red: 0.039, green: 0.800, blue: 0.886)
/* Android */
Color.parseColor("#0acce2")
/* Flutter */
Color(0xFF0ACCE2)
/* Python / OpenCV (BGR) */
(226, 204, 10)

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

Accessibility — WCAG contrast

Aa
#0acce2 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#0acce2 on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8C4E3
deuteranopia · #9FB2E2
tritanopia · #00D6D3

Color scale — 50 to 950

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

#F2FCFD
#E4F9FB
#C3F3F9
#94F0FA
#5EE8F8
#28E1F5
#0acce2
#09B0C3
#078D9C
#0A6671
#064046
Base = 600Lightest = 50 · #F2FCFDDarkest = 950 · #064046
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F9FB;
  --brand-200: #C3F3F9;
  --brand-300: #94F0FA;
  --brand-400: #5EE8F8;
  --brand-500: #28E1F5;
  --brand-600: #0acce2;
  --brand-700: #09B0C3;
  --brand-800: #078D9C;
  --brand-900: #0A6671;
  --brand-950: #064046;
  --brand: #0acce2;
  --brand-ink: #000000;
}

Colors that work with #0acce2

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#E70527
Second voice, not a rival
Dark variant#056E7A
Hover, pressed, headers
Light variant#E7FCFE
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 #0acce2

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#E2200A
Analogous left#0AE28C
Analogous right#0A60E2
Split-complement 1#E20A60
Split-complement 2#E28C0A
Triadic 1#E20ACC
Triadic 2#CCE20A
Tetradic#8C0AE2

RGB percentages

Red3.9%
Green80.0%
Blue88.6%

CMYK percentages

Cyan95.6%
Magenta9.7%
Yellow0.0%
Key (black)11.4%

Color previews

#0acce2 text on a black background

contrast 10.75:1

Card sample

#0acce2 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0acce2;
Background color
Panel with #0acce2 background
background-color: #0acce2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(10, 204, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 204, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0acce2;
background: linear-gradient(135deg, #0acce2, #0A3CE2);

Monochromatic scale

Palettes built from #0acce2

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.

#0acce2 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.

#0acce2, answered

What color is #0acce2?

#0acce2 is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 6.5). It sits at 186° on the hue wheel with 92% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0acce2?

rgb(10, 204, 226) — 10 red, 204 green and 226 blue out of 255, or 3.9% / 80% / 88.6% by channel.

Is #0acce2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4874 and perceived brightness is 68%, so black text on it reaches 10.75:1.

Should I use black or white text on #0acce2?

Black. It scores 10.75:1 against #0acce2, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #0acce2?

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

What colors go well with #0acce2?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #E70527 as an accent and #056E7A for hover and pressed states. For a palette, the analogous pair #0AE28C and #0A60E2 stays calm, while #E2200A is the loudest partner.

What is #0acce2 in CMYK for printing?

cmyk(96%, 10%, 0%, 11%). 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 #0acce2 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0AE2A9; nudged cooler, #08A1E4.

Work with #0acce2 in the Color Lab