Skip to content

#0acaef

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

RGB
10, 202, 239
HSL
190°, 92%, 49%
CMYK
96, 16, 0, 6
Luminance
0.4854

At a glance

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

Hex
#0acaef
Hue
190°
cyan
Saturation
92%
electric
Lightness
49%
balanced
Brightness
94%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4854
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.71:1
Closest name
Sky Blue
ΔE2000 7.5
Where it sits
Hue190° of 360°
Saturation92%
Lightness49%
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#0acaef
RGBrgb(10, 202, 239)
HSLhsl(190, 92%, 49%)
CMYKcmyk(96%, 16%, 0%, 6%)
LABlab(75.2 -28.4 -29.9)
LCHlch(75.2 41.3 226.4)
OKLCHoklch(0.774 0.138 217.5)
Decimal707311
Display P3color(display-p3 0.039 0.792 0.937)

Copy-ready code

/* CSS */
color: #0acaef;
background-color: #0acaef;
/* Tailwind (arbitrary) */
class="text-[#0acaef] bg-[#0acaef]"
/* SCSS */
$brand: #0acaef;
/* SwiftUI */
Color(red: 0.039, green: 0.792, blue: 0.937)
/* Android */
Color.parseColor("#0acaef")
/* Flutter */
Color(0xFF0ACAEF)
/* Python / OpenCV (BGR) */
(239, 202, 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 #0acaef · 10.71:1
Use #000000AAA at every size.
Aa
White text · 1.96:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.71:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0acaef as text scores 1.96:1 on white and 10.71:1 on black.

Accessibility — WCAG contrast

Aa
#0acaef on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#0acaef on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2C4F1
deuteranopia · #98B1EF
tritanopia · #00D7D6

Color scale — 50 to 950

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

#F2FBFD
#E4F7FB
#C3F0F9
#93EAFB
#5DDFF8
#28D5F6
#0acaef
#08A5C4
#07849D
#096071
#063C47
Base = 600Lightest = 50 · #F2FBFDDarkest = 950 · #063C47
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E4F7FB;
  --brand-200: #C3F0F9;
  --brand-300: #93EAFB;
  --brand-400: #5DDFF8;
  --brand-500: #28D5F6;
  --brand-600: #0acaef;
  --brand-700: #08A5C4;
  --brand-800: #07849D;
  --brand-900: #096071;
  --brand-950: #063C47;
  --brand: #0acaef;
  --brand-ink: #000000;
}

Colors that work with #0acaef

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#F4051A
Second voice, not a rival
Dark variant#05677A
Hover, pressed, headers
Light variant#E7FAFE
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 #0acaef

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#EF2F0A
Analogous left#0AEFA1
Analogous right#0A57EF
Split-complement 1#EF0A57
Split-complement 2#EFA10A
Triadic 1#EF0ACA
Triadic 2#CAEF0A
Tetradic#A10AEF

RGB percentages

Red3.9%
Green79.2%
Blue93.7%

CMYK percentages

Cyan95.8%
Magenta15.5%
Yellow0.0%
Key (black)6.3%

Color previews

#0acaef text on a black background

contrast 10.71:1

Card sample

#0acaef text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0acaef

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.

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

#0acaef, answered

What color is #0acaef?

#0acaef is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.5). It sits at 190° on the hue wheel with 92% saturation and 49% lightness, which reads as cool.

What is the RGB value of #0acaef?

rgb(10, 202, 239) — 10 red, 202 green and 239 blue out of 255, or 3.9% / 79.2% / 93.7% by channel.

Is #0acaef a light or a dark color?

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

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

Black. It scores 10.71:1 against #0acaef, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #0acaef?

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

What colors go well with #0acaef?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #F4051A as an accent and #05677A for hover and pressed states. For a palette, the analogous pair #0AEFA1 and #0A57EF stays calm, while #EF2F0A is the loudest partner.

What is #0acaef in CMYK for printing?

cmyk(96%, 16%, 0%, 6%). 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 #0acaef 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 #0AEFC0; nudged cooler, #07A4F1.

Work with #0acaef in the Color Lab