Skip to content

#1eb2c7

a dark, vivid cyan · cool · closest name: Cadet Blue

RGB
30, 178, 199
HSL
188°, 74%, 45%
CMYK
85, 11, 0, 22
Luminance
0.3624

At a glance

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

Hex
#1eb2c7
Hue
188°
cyan
Saturation
74%
vivid
Lightness
45%
dark
Brightness
78%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3624
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.25:1
Closest name
Cadet Blue
ΔE2000 9.3
Where it sits
Hue188° of 360°
Saturation74%
Lightness45%
Temperature
Warm ← → Cool91% 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#1eb2c7
RGBrgb(30, 178, 199)
HSLhsl(188, 74%, 45%)
CMYKcmyk(85%, 11%, 0%, 22%)
LABlab(66.7 -28.8 -21.0)
LCHlch(66.7 35.6 216.2)
OKLCHoklch(0.702 0.117 210.2)
Decimal2011847
Display P3color(display-p3 0.118 0.698 0.780)

Copy-ready code

/* CSS */
color: #1eb2c7;
background-color: #1eb2c7;
/* Tailwind (arbitrary) */
class="text-[#1eb2c7] bg-[#1eb2c7]"
/* SCSS */
$brand: #1eb2c7;
/* SwiftUI */
Color(red: 0.118, green: 0.698, blue: 0.780)
/* Android */
Color.parseColor("#1eb2c7")
/* Flutter */
Color(0xFF1EB2C7)
/* Python / OpenCV (BGR) */
(199, 178, 30)

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

Accessibility — WCAG contrast

Aa
#1eb2c7 on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#1eb2c7 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0ABC8
deuteranopia · #8B9CC7
tritanopia · #00BBB8

Color scale — 50 to 950

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

#F3FBFC
#E7F6F9
#C8EEF3
#9DE6F0
#6DD9E9
#3CCDE2
#1eb2c7
#1B9EB1
#157F8E
#145C67
#0C3A40
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0C3A40
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F6F9;
  --brand-200: #C8EEF3;
  --brand-300: #9DE6F0;
  --brand-400: #6DD9E9;
  --brand-500: #3CCDE2;
  --brand-600: #1eb2c7;
  --brand-700: #1B9EB1;
  --brand-800: #157F8E;
  --brand-900: #145C67;
  --brand-950: #0C3A40;
  --brand: #1eb2c7;
  --brand-ink: #000000;
}

Colors that work with #1eb2c7

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#CC1930
Second voice, not a rival
Dark variant#11636F
Hover, pressed, headers
Light variant#E9F9FC
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 #1eb2c7

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#C7331E
Analogous left#1EC788
Analogous right#1E5DC7
Split-complement 1#C71E5D
Split-complement 2#C7881E
Triadic 1#C71EB2
Triadic 2#B2C71E
Tetradic#881EC7

RGB percentages

Red11.8%
Green69.8%
Blue78.0%

CMYK percentages

Cyan84.9%
Magenta10.6%
Yellow0.0%
Key (black)22.0%

Color previews

#1eb2c7 text on a black background

contrast 8.25:1

Card sample

#1eb2c7 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1eb2c7;
Background color
Panel with #1eb2c7 background
background-color: #1eb2c7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1eb2c7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(30, 178, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 178, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1eb2c7;
background: linear-gradient(135deg, #1eb2c7, #1E41C7);

Monochromatic scale

Palettes built from #1eb2c7

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.

#1eb2c7 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

Converts to four-color process without much drama. Proof it anyway.

#1eb2c7, answered

What color is #1eb2c7?

#1eb2c7 is a dark vivid cyan, closest to Cadet Blue (ΔE2000 9.3). It sits at 188° on the hue wheel with 74% saturation and 45% lightness, which reads as cool.

What is the RGB value of #1eb2c7?

rgb(30, 178, 199) — 30 red, 178 green and 199 blue out of 255, or 11.8% / 69.8% / 78% by channel.

Is #1eb2c7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3624 and perceived brightness is 60%, so black text on it reaches 8.25:1.

Should I use black or white text on #1eb2c7?

Black. It scores 8.25:1 against #1eb2c7, versus 2.55:1 for white — AAA at any size.

What is the complementary color of #1eb2c7?

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

What colors go well with #1eb2c7?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #CC1930 as an accent and #11636F for hover and pressed states. For a palette, the analogous pair #1EC788 and #1E5DC7 stays calm, while #C7331E is the loudest partner.

What is #1eb2c7 in CMYK for printing?

cmyk(85%, 11%, 0%, 22%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #1eb2c7 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1EC79E; nudged cooler, #1C8EC9.

Work with #1eb2c7 in the Color Lab