Skip to content

#0bc3af

a dark, electric cyan · cool · closest name: Light Sea Green

RGB
11, 195, 175
HSL
174°, 89%, 40%
CMYK
94, 0, 10, 24
Luminance
0.4220

At a glance

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

Hex
#0bc3af
Hue
174°
cyan
Saturation
89%
electric
Lightness
40%
dark
Brightness
76%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4220
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.44:1
Closest name
Light Sea Green
ΔE2000 5.9
Where it sits
Hue174° of 360°
Saturation89%
Lightness40%
Temperature
Warm ← → Cool85% 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#0bc3af
RGBrgb(11, 195, 175)
HSLhsl(174, 89%, 40%)
CMYKcmyk(94%, 0%, 10%, 24%)
LABlab(71.0 -44.8 -1.4)
LCHlch(71.0 44.8 181.8)
OKLCHoklch(0.734 0.130 182.0)
Decimal770991
Display P3color(display-p3 0.043 0.765 0.686)

Copy-ready code

/* CSS */
color: #0bc3af;
background-color: #0bc3af;
/* Tailwind (arbitrary) */
class="text-[#0bc3af] bg-[#0bc3af]"
/* SCSS */
$brand: #0bc3af;
/* SwiftUI */
Color(red: 0.043, green: 0.765, blue: 0.686)
/* Android */
Color.parseColor("#0bc3af")
/* Flutter */
Color(0xFF0BC3AF)
/* Python / OpenCV (BGR) */
(175, 195, 11)

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

Accessibility — WCAG contrast

Aa
#0bc3af on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#0bc3af on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9B7AE
deuteranopia · #A4A7B1
tritanopia · #00C7BD

Color scale — 50 to 950

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

#F2FDFC
#E5FBF8
#C4F8F2
#95F9EE
#60F6E6
#2BF3DD
#0DE8D0
#0bc3af
#099A8B
#0B6F65
#07463F
Base = 700Lightest = 50 · #F2FDFCDarkest = 950 · #07463F
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FBF8;
  --brand-200: #C4F8F2;
  --brand-300: #95F9EE;
  --brand-400: #60F6E6;
  --brand-500: #2BF3DD;
  --brand-600: #0DE8D0;
  --brand-700: #0bc3af;
  --brand-800: #099A8B;
  --brand-900: #0B6F65;
  --brand-950: #07463F;
  --brand: #0bc3af;
  --brand-ink: #000000;
}

Colors that work with #0bc3af

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#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#C7074C
Second voice, not a rival
Dark variant#07796C
Hover, pressed, headers
Light variant#E7FEFB
Selected rows, tints
Dark surface#142423
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 #0bc3af

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#C30B1F
Analogous left#0BC353
Analogous right#0B7BC3
Split-complement 1#C30B7B
Split-complement 2#C3530B
Triadic 1#AF0BC3
Triadic 2#C3AF0B
Tetradic#530BC3

RGB percentages

Red4.3%
Green76.5%
Blue68.6%

CMYK percentages

Cyan94.4%
Magenta0.0%
Yellow10.3%
Key (black)23.5%

Color previews

#0bc3af text on a black background

contrast 9.44:1

Card sample

#0bc3af text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(11, 195, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(11, 195, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0bc3af;
background: linear-gradient(135deg, #0bc3af, #0B5CC3);

Monochromatic scale

Palettes built from #0bc3af

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.

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

#0bc3af, answered

What color is #0bc3af?

#0bc3af is a dark electric cyan, closest to Light Sea Green (ΔE2000 5.9). It sits at 174° on the hue wheel with 89% saturation and 40% lightness, which reads as cool.

What is the RGB value of #0bc3af?

rgb(11, 195, 175) — 11 red, 195 green and 175 blue out of 255, or 4.3% / 76.5% / 68.6% by channel.

Is #0bc3af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4220 and perceived brightness is 63%, so black text on it reaches 9.44:1.

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

Black. It scores 9.44:1 against #0bc3af, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #0bc3af?

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

What colors go well with #0bc3af?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #C7074C as an accent and #07796C for hover and pressed states. For a palette, the analogous pair #0BC353 and #0B7BC3 stays calm, while #C30B1F is the loudest partner.

What is #0bc3af in CMYK for printing?

cmyk(94%, 0%, 10%, 24%). 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 #0bc3af warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0BC36C; nudged cooler, #099AC5.

Work with #0bc3af in the Color Lab