Skip to content

#00afbc

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

RGB
0, 175, 188
HSL
184°, 100%, 37%
CMYK
100, 7, 0, 26
Luminance
0.3429

At a glance

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

Hex
#00afbc
Hue
184°
cyan
Saturation
100%
electric
Lightness
37%
dark
Brightness
74%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3429
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.86:1
Closest name
Light Sea Green
ΔE2000 7.7
Where it sits
Hue184° of 360°
Saturation100%
Lightness37%
Temperature
Warm ← → Cool89% 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#00afbc
RGBrgb(0, 175, 188)
HSLhsl(184, 100%, 37%)
CMYKcmyk(100%, 7%, 0%, 26%)
LABlab(65.2 -32.2 -17.2)
LCHlch(65.2 36.5 208.2)
OKLCHoklch(0.688 0.117 204.2)
Decimal44988
Display P3color(display-p3 0.000 0.686 0.737)

Copy-ready code

/* CSS */
color: #00afbc;
background-color: #00afbc;
/* Tailwind (arbitrary) */
class="text-[#00afbc] bg-[#00afbc]"
/* SCSS */
$brand: #00afbc;
/* SwiftUI */
Color(red: 0.000, green: 0.686, blue: 0.737)
/* Android */
Color.parseColor("#00afbc")
/* Flutter */
Color(0xFF00AFBC)
/* Python / OpenCV (BGR) */
(188, 175, 0)

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

Accessibility — WCAG contrast

Aa
#00afbc on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#00afbc on black: 7.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9FA7BD
deuteranopia · #8A98BC
tritanopia · #00B7B3

Color scale — 50 to 950

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

#F1FDFE
#E3FBFC
#C0F8FC
#8FF7FF
#57F3FF
#1FF0FF
#00E4F5
#00afbc
#0098A3
#056E76
#034549
Base = 700Lightest = 50 · #F1FDFEDarkest = 950 · #034549
:root {
  --brand-50: #F1FDFE;
  --brand-100: #E3FBFC;
  --brand-200: #C0F8FC;
  --brand-300: #8FF7FF;
  --brand-400: #57F3FF;
  --brand-500: #1FF0FF;
  --brand-600: #00E4F5;
  --brand-700: #00afbc;
  --brand-800: #0098A3;
  --brand-900: #056E76;
  --brand-950: #034549;
  --brand: #00afbc;
  --brand-ink: #000000;
}

Colors that work with #00afbc

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#C0EAED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#BC0022
Second voice, not a rival
Dark variant#007780
Hover, pressed, headers
Light variant#E5FDFF
Selected rows, tints
Dark surface#142324
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 #00afbc

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#BC0D00
Analogous left#00BC6B
Analogous right#0051BC
Split-complement 1#BC0051
Split-complement 2#BC6B00
Triadic 1#BC00AF
Triadic 2#AFBC00
Tetradic#6B00BC

RGB percentages

Red0.0%
Green68.6%
Blue73.7%

CMYK percentages

Cyan100.0%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#00afbc text on a black background

contrast 7.86:1

Card sample

#00afbc text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00afbc;
Background color
Panel with #00afbc background
background-color: #00afbc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00afbc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 175, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 175, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00afbc;
background: linear-gradient(135deg, #00afbc, #0032BC);

Monochromatic scale

Palettes built from #00afbc

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.

#00afbc 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.

#00afbc, answered

What color is #00afbc?

#00afbc is a dark electric cyan, closest to Light Sea Green (ΔE2000 7.7). It sits at 184° on the hue wheel with 100% saturation and 37% lightness, which reads as cool.

What is the RGB value of #00afbc?

rgb(0, 175, 188) — 0 red, 175 green and 188 blue out of 255, or 0% / 68.6% / 73.7% by channel.

Is #00afbc a light or a dark color?

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

Should I use black or white text on #00afbc?

Black. It scores 7.86:1 against #00afbc, versus 2.67:1 for white — AAA at any size.

What is the complementary color of #00afbc?

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

What colors go well with #00afbc?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B959B for secondary text, #BC0022 as an accent and #007780 for hover and pressed states. For a palette, the analogous pair #00BC6B and #0051BC stays calm, while #BC0D00 is the loudest partner.

What is #00afbc in CMYK for printing?

cmyk(100%, 7%, 0%, 26%). 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 #00afbc warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #00BC84; nudged cooler, #0083BC.

Work with #00afbc in the Color Lab