Skip to content

#12ebbc

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
18, 235, 188
HSL
167°, 86%, 50%
CMYK
92, 0, 20, 8
Luminance
0.6318

At a glance

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

Hex
#12ebbc
Hue
167°
cyan
Saturation
86%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6318
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.64:1
Closest name
Aqua Marine
ΔE2000 6.6
Where it sits
Hue167° of 360°
Saturation86%
Lightness50%
Temperature
Warm ← → Cool82% 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#12ebbc
RGBrgb(18, 235, 188)
HSLhsl(167, 86%, 50%)
CMYKcmyk(92%, 0%, 20%, 8%)
LABlab(83.5 -57.4 9.8)
LCHlch(83.5 58.2 170.3)
OKLCHoklch(0.838 0.162 171.2)
Decimal1239996
Display P3color(display-p3 0.071 0.922 0.737)

Copy-ready code

/* CSS */
color: #12ebbc;
background-color: #12ebbc;
/* Tailwind (arbitrary) */
class="text-[#12ebbc] bg-[#12ebbc]"
/* SCSS */
$brand: #12ebbc;
/* SwiftUI */
Color(red: 0.071, green: 0.922, blue: 0.737)
/* Android */
Color.parseColor("#12ebbc")
/* Flutter */
Color(0xFF12EBBC)
/* Python / OpenCV (BGR) */
(188, 235, 18)

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

Accessibility — WCAG contrast

Aa
#12ebbc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#12ebbc on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DABA
deuteranopia · #CCC9BF
tritanopia · #00EDDE

Color scale — 50 to 950

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

#F2FDFA
#E5FAF6
#C5F7EC
#97F7E2
#63F3D4
#2FEFC5
#12ebbc
#0EBE98
#0C9879
#0D6E59
#084437
Base = 600Lightest = 50 · #F2FDFADarkest = 950 · #084437
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FAF6;
  --brand-200: #C5F7EC;
  --brand-300: #97F7E2;
  --brand-400: #63F3D4;
  --brand-500: #2FEFC5;
  --brand-600: #12ebbc;
  --brand-700: #0EBE98;
  --brand-800: #0C9879;
  --brand-900: #0D6E59;
  --brand-950: #084437;
  --brand: #12ebbc;
  --brand-ink: #000000;
}

Colors that work with #12ebbc

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#F4FAF9
Tinted page background
Border#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#F00D77
Second voice, not a rival
Dark variant#09765F
Hover, pressed, headers
Light variant#E7FDF8
Selected rows, tints
Dark surface#142421
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 #12ebbc

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#EB1241
Analogous left#12EB4F
Analogous right#12AEEB
Split-complement 1#EB12AE
Split-complement 2#EB4F12
Triadic 1#BC12EB
Triadic 2#EBBC12
Tetradic#4F12EB

RGB percentages

Red7.1%
Green92.2%
Blue73.7%

CMYK percentages

Cyan92.3%
Magenta0.0%
Yellow20.0%
Key (black)7.8%

Color previews

#12ebbc text on a black background

contrast 13.64:1

Card sample

#12ebbc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #12ebbc;
Background color
Panel with #12ebbc background
background-color: #12ebbc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(18, 235, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(18, 235, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #12ebbc;
background: linear-gradient(135deg, #12ebbc, #1289EB);

Monochromatic scale

Palettes built from #12ebbc

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.

#12ebbc 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.

#12ebbc, answered

What color is #12ebbc?

#12ebbc is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.6). It sits at 167° on the hue wheel with 86% saturation and 50% lightness, which reads as cool.

What is the RGB value of #12ebbc?

rgb(18, 235, 188) — 18 red, 235 green and 188 blue out of 255, or 7.1% / 92.2% / 73.7% by channel.

Is #12ebbc a light or a dark color?

It is a light color. Relative luminance is 0.6318 and perceived brightness is 75%, so black text on it reaches 13.64:1.

Should I use black or white text on #12ebbc?

Black. It scores 13.64:1 against #12ebbc, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #12ebbc?

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

What colors go well with #12ebbc?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #F00D77 as an accent and #09765F for hover and pressed states. For a palette, the analogous pair #12EB4F and #12AEEB stays calm, while #EB1241 is the loudest partner.

What is #12ebbc in CMYK for printing?

cmyk(92%, 0%, 20%, 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 #12ebbc warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #12EB6C; nudged cooler, #0FCCEE.

Work with #12ebbc in the Color Lab