Skip to content

#0c9268

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

RGB
12, 146, 104
HSL
161°, 85%, 31%
CMYK
92, 0, 29, 43
Luminance
0.2164

At a glance

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

Hex
#0c9268
Hue
161°
cyan
Saturation
85%
electric
Lightness
31%
dark
Brightness
57%
HSV value
Perceived
46%
weighted brightness
Luminance
0.2164
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
5.33:1
Closest name
Sea Green
ΔE2000 4.5
Where it sits
Hue161° of 360°
Saturation85%
Lightness31%
Temperature
Warm ← → Cool80% 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#0c9268
RGBrgb(12, 146, 104)
HSLhsl(161, 85%, 31%)
CMYKcmyk(92%, 0%, 29%, 43%)
LABlab(53.6 -43.0 13.2)
LCHlch(53.6 45.0 162.9)
OKLCHoklch(0.585 0.122 164.0)
Decimal823912
Display P3color(display-p3 0.047 0.573 0.408)

Copy-ready code

/* CSS */
color: #0c9268;
background-color: #0c9268;
/* Tailwind (arbitrary) */
class="text-[#0c9268] bg-[#0c9268]"
/* SCSS */
$brand: #0c9268;
/* SwiftUI */
Color(red: 0.047, green: 0.573, blue: 0.408)
/* Android */
Color.parseColor("#0c9268")
/* Flutter */
Color(0xFF0C9268)
/* Python / OpenCV (BGR) */
(104, 146, 12)

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

Accessibility — WCAG contrast

Aa
#0c9268 on white: 3.94:1
AA ✗ fail · AA-large · AAA
Aa
#0c9268 on black: 5.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F8666
deuteranopia · #807C6B
tritanopia · #009287

Color scale — 50 to 950

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

#F2FCF9
#E5FAF4
#C5F7E7
#97F6D9
#63F2C5
#30EEB2
#13E2A1
#10BC86
#0c9268
#0D6D4F
#084431
Base = 800Lightest = 50 · #F2FCF9Darkest = 950 · #084431
:root {
  --brand-50: #F2FCF9;
  --brand-100: #E5FAF4;
  --brand-200: #C5F7E7;
  --brand-300: #97F6D9;
  --brand-400: #63F2C5;
  --brand-500: #30EEB2;
  --brand-600: #13E2A1;
  --brand-700: #10BC86;
  --brand-800: #0c9268;
  --brand-900: #0D6D4F;
  --brand-950: #084431;
  --brand: #0c9268;
  --brand-ink: #000000;
}

Colors that work with #0c9268

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#F4FAF8
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#950958
Second voice, not a rival
Dark variant#0A7654
Hover, pressed, headers
Light variant#E7FDF6
Selected rows, tints
Dark surface#14241F
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 #0c9268

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#920C36
Analogous left#0C9225
Analogous right#0C7992
Split-complement 1#920C79
Split-complement 2#92250C
Triadic 1#680C92
Triadic 2#92680C
Tetradic#250C92

RGB percentages

Red4.7%
Green57.3%
Blue40.8%

CMYK percentages

Cyan91.8%
Magenta0.0%
Yellow28.8%
Key (black)42.7%

Color previews

#0c9268 text on a black background

contrast 5.33:1

Card sample

#0c9268 text on a white background

contrast 3.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(12, 146, 104, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 146, 104, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0c9268;
background: linear-gradient(135deg, #0c9268, #0C6392);

Monochromatic scale

Palettes built from #0c9268

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.

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

#0c9268, answered

What color is #0c9268?

#0c9268 is a dark electric cyan, closest to Sea Green (ΔE2000 4.5). It sits at 161° on the hue wheel with 85% saturation and 31% lightness, which reads as cool.

What is the RGB value of #0c9268?

rgb(12, 146, 104) — 12 red, 146 green and 104 blue out of 255, or 4.7% / 57.3% / 40.8% by channel.

Is #0c9268 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2164 and perceived brightness is 46%, so black text on it reaches 5.33:1.

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

Black. It scores 5.33:1 against #0c9268, versus 3.94:1 for white — AA at any size.

What is the complementary color of #0c9268?

#920C36 sits directly opposite on the wheel. Softer options are the split-complements #920C79 and #92250C, which give the same contrast with far less vibration.

What colors go well with #0c9268?

For interface work: #F4FAF8 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #950958 as an accent and #0A7654 for hover and pressed states. For a palette, the analogous pair #0C9225 and #0C7992 stays calm, while #920C36 is the loudest partner.

What is #0c9268 in CMYK for printing?

cmyk(92%, 0%, 29%, 43%). 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 #0c9268 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0C9237; nudged cooler, #0A8C94.

Work with #0c9268 in the Color Lab