Skip to content

#67cbaf

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
103, 203, 175
HSL
163°, 49%, 60%
CMYK
49, 0, 14, 20
Luminance
0.4869

At a glance

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

Hex
#67cbaf
Hue
163°
cyan
Saturation
49%
vivid
Lightness
60%
balanced
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4869
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.74:1
Closest name
Medium Aqua Marine
ΔE2000 2.1
Where it sits
Hue163° of 360°
Saturation49%
Lightness60%
Temperature
Warm ← → Cool81% 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#67cbaf
RGBrgb(103, 203, 175)
HSLhsl(163, 49%, 60%)
CMYKcmyk(49%, 0%, 14%, 20%)
LABlab(75.3 -36.0 5.0)
LCHlch(75.3 36.4 172.1)
OKLCHoklch(0.774 0.103 173.0)
Decimal6802351
Display P3color(display-p3 0.404 0.796 0.686)

Copy-ready code

/* CSS */
color: #67cbaf;
background-color: #67cbaf;
/* Tailwind (arbitrary) */
class="text-[#67cbaf] bg-[#67cbaf]"
/* SCSS */
$brand: #67cbaf;
/* SwiftUI */
Color(red: 0.404, green: 0.796, blue: 0.686)
/* Android */
Color.parseColor("#67cbaf")
/* Flutter */
Color(0xFF67CBAF)
/* Python / OpenCV (BGR) */
(175, 203, 103)

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

Accessibility — WCAG contrast

Aa
#67cbaf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#67cbaf on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C0AE
deuteranopia · #B6B5B1
tritanopia · #3ECDC3

Color scale — 50 to 950

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

#F4FAF9
#EAF6F2
#D0ECE4
#ABE2D3
#82D4BD
#67cbaf
#3EB695
#34987C
#2A7A63
#225949
#15372E
Base = 500Lightest = 50 · #F4FAF9Darkest = 950 · #15372E
:root {
  --brand-50: #F4FAF9;
  --brand-100: #EAF6F2;
  --brand-200: #D0ECE4;
  --brand-300: #ABE2D3;
  --brand-400: #82D4BD;
  --brand-500: #67cbaf;
  --brand-600: #3EB695;
  --brand-700: #34987C;
  --brand-800: #2A7A63;
  --brand-900: #225949;
  --brand-950: #15372E;
  --brand: #67cbaf;
  --brand-ink: #000000;
}

Colors that work with #67cbaf

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#C2EADF
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#CF639C
Second voice, not a rival
Dark variant#215F4D
Hover, pressed, headers
Light variant#ECF8F5
Selected rows, tints
Dark surface#142420
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 #67cbaf

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#CB6783
Analogous left#67CB7D
Analogous right#67B5CB
Split-complement 1#CB67B5
Split-complement 2#CB7D67
Triadic 1#AF67CB
Triadic 2#CBAF67
Tetradic#7D67CB

RGB percentages

Red40.4%
Green79.6%
Blue68.6%

CMYK percentages

Cyan49.3%
Magenta0.0%
Yellow13.8%
Key (black)20.4%

Color previews

#67cbaf text on a black background

contrast 10.74:1

Card sample

#67cbaf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #67cbaf;
Background color
Panel with #67cbaf background
background-color: #67cbaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #67cbaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(103, 203, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(103, 203, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #67cbaf;
background: linear-gradient(135deg, #67cbaf, #67A4CB);

Monochromatic scale

Palettes built from #67cbaf

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.

#67cbaf 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.

#67cbaf, answered

What color is #67cbaf?

#67cbaf is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 2.1). It sits at 163° on the hue wheel with 49% saturation and 60% lightness, which reads as cool.

What is the RGB value of #67cbaf?

rgb(103, 203, 175) — 103 red, 203 green and 175 blue out of 255, or 40.4% / 79.6% / 68.6% by channel.

Is #67cbaf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4869 and perceived brightness is 69%, so black text on it reaches 10.74:1.

Should I use black or white text on #67cbaf?

Black. It scores 10.74:1 against #67cbaf, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #67cbaf?

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

What colors go well with #67cbaf?

For interface work: #F4FAF9 as the surface, #C2EADF for borders, #4B9B84 for secondary text, #CF639C as an accent and #215F4D for hover and pressed states. For a palette, the analogous pair #67CB7D and #67B5CB stays calm, while #CB6783 is the loudest partner.

What is #67cbaf in CMYK for printing?

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

Is #67cbaf warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #67CB8A; nudged cooler, #65C4CD.

Work with #67cbaf in the Color Lab