Skip to content

#07afb2

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

RGB
7, 175, 178
HSL
181°, 92%, 36%
CMYK
96, 2, 0, 30
Luminance
0.3392

At a glance

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

Hex
#07afb2
Hue
181°
cyan
Saturation
92%
electric
Lightness
36%
dark
Brightness
70%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3392
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.78:1
Closest name
Light Sea Green
ΔE2000 4.1
Where it sits
Hue181° of 360°
Saturation92%
Lightness36%
Temperature
Warm ← → Cool88% 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#07afb2
RGBrgb(7, 175, 178)
HSLhsl(181, 92%, 36%)
CMYKcmyk(96%, 2%, 0%, 30%)
LABlab(64.9 -35.1 -12.1)
LCHlch(64.9 37.1 199.1)
OKLCHoklch(0.684 0.116 197.0)
Decimal503730
Display P3color(display-p3 0.027 0.686 0.698)

Copy-ready code

/* CSS */
color: #07afb2;
background-color: #07afb2;
/* Tailwind (arbitrary) */
class="text-[#07afb2] bg-[#07afb2]"
/* SCSS */
$brand: #07afb2;
/* SwiftUI */
Color(red: 0.027, green: 0.686, blue: 0.698)
/* Android */
Color.parseColor("#07afb2")
/* Flutter */
Color(0xFF07AFB2)
/* Python / OpenCV (BGR) */
(178, 175, 7)

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

Accessibility — WCAG contrast

Aa
#07afb2 on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#07afb2 on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2A6B2
deuteranopia · #8D97B3
tritanopia · #00B5B0

Color scale — 50 to 950

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

#F2FDFD
#E4FBFB
#C3F8F9
#93F9FB
#5DF6F9
#27F3F6
#09E7EB
#07afb2
#069A9D
#096F71
#064647
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #064647
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E4FBFB;
  --brand-200: #C3F8F9;
  --brand-300: #93F9FB;
  --brand-400: #5DF6F9;
  --brand-500: #27F3F6;
  --brand-600: #09E7EB;
  --brand-700: #07afb2;
  --brand-800: #069A9D;
  --brand-900: #096F71;
  --brand-950: #064647;
  --brand: #07afb2;
  --brand-ink: #000000;
}

Colors that work with #07afb2

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#C0ECED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#B6032D
Second voice, not a rival
Dark variant#05787B
Hover, pressed, headers
Light variant#E6FEFE
Selected rows, tints
Dark surface#142424
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 #07afb2

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#B20A07
Analogous left#07B260
Analogous right#0759B2
Split-complement 1#B20759
Split-complement 2#B26007
Triadic 1#B207AF
Triadic 2#AFB207
Tetradic#6007B2

RGB percentages

Red2.7%
Green68.6%
Blue69.8%

CMYK percentages

Cyan96.1%
Magenta1.7%
Yellow0.0%
Key (black)30.2%

Color previews

#07afb2 text on a black background

contrast 7.78:1

Card sample

#07afb2 text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #07afb2;
Background color
Panel with #07afb2 background
background-color: #07afb2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #07afb2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(7, 175, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 175, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07afb2;
background: linear-gradient(135deg, #07afb2, #073DB2);

Monochromatic scale

Palettes built from #07afb2

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.

#07afb2 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.

#07afb2, answered

What color is #07afb2?

#07afb2 is a dark electric cyan, closest to Light Sea Green (ΔE2000 4.1). It sits at 181° on the hue wheel with 92% saturation and 36% lightness, which reads as cool.

What is the RGB value of #07afb2?

rgb(7, 175, 178) — 7 red, 175 green and 178 blue out of 255, or 2.7% / 68.6% / 69.8% by channel.

Is #07afb2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3392 and perceived brightness is 58%, so black text on it reaches 7.78:1.

Should I use black or white text on #07afb2?

Black. It scores 7.78:1 against #07afb2, versus 2.70:1 for white — AAA at any size.

What is the complementary color of #07afb2?

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

What colors go well with #07afb2?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #B6032D as an accent and #05787B for hover and pressed states. For a palette, the analogous pair #07B260 and #0759B2 stays calm, while #B20A07 is the loudest partner.

What is #07afb2 in CMYK for printing?

cmyk(96%, 2%, 0%, 30%). 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 #07afb2 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #07B277; nudged cooler, #0582B4.

Work with #07afb2 in the Color Lab