Skip to content

#6cddbf

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

RGB
108, 221, 191
HSL
164°, 62%, 65%
CMYK
51, 0, 14, 13
Luminance
0.5866

At a glance

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

Hex
#6cddbf
Hue
164°
cyan
Saturation
62%
vivid
Lightness
65%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5866
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.73:1
Closest name
Medium Aqua Marine
ΔE2000 4.4
Where it sits
Hue164° of 360°
Saturation62%
Lightness65%
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#6cddbf
RGBrgb(108, 221, 191)
HSLhsl(164, 62%, 65%)
CMYKcmyk(51%, 0%, 14%, 13%)
LABlab(81.1 -39.4 4.9)
LCHlch(81.1 39.7 172.9)
OKLCHoklch(0.823 0.113 173.7)
Decimal7134655
Display P3color(display-p3 0.424 0.867 0.749)

Copy-ready code

/* CSS */
color: #6cddbf;
background-color: #6cddbf;
/* Tailwind (arbitrary) */
class="text-[#6cddbf] bg-[#6cddbf]"
/* SCSS */
$brand: #6cddbf;
/* SwiftUI */
Color(red: 0.424, green: 0.867, blue: 0.749)
/* Android */
Color.parseColor("#6cddbf")
/* Flutter */
Color(0xFF6CDDBF)
/* Python / OpenCV (BGR) */
(191, 221, 108)

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

Accessibility — WCAG contrast

Aa
#6cddbf on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#6cddbf on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D1BE
deuteranopia · #C5C4C1
tritanopia · #38DFD4

Color scale — 50 to 950

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

#F4FBF9
#E8F7F3
#CCF0E6
#A4EAD7
#6cddbf
#49D5B0
#2EC79E
#26A684
#1F856A
#1A604E
#103C31
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #103C31
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F3;
  --brand-200: #CCF0E6;
  --brand-300: #A4EAD7;
  --brand-400: #6cddbf;
  --brand-500: #49D5B0;
  --brand-600: #2EC79E;
  --brand-700: #26A684;
  --brand-800: #1F856A;
  --brand-900: #1A604E;
  --brand-950: #103C31;
  --brand: #6cddbf;
  --brand-ink: #000000;
}

Colors that work with #6cddbf

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#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#AA2268
Second voice, not a rival
Dark variant#186852
Hover, pressed, headers
Light variant#EAFAF6
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 #6cddbf

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#DD6C8A
Analogous left#6CDD87
Analogous right#6CC2DD
Split-complement 1#DD6CC2
Split-complement 2#DD876C
Triadic 1#BF6CDD
Triadic 2#DDBF6C
Tetradic#876CDD

RGB percentages

Red42.4%
Green86.7%
Blue74.9%

CMYK percentages

Cyan51.1%
Magenta0.0%
Yellow13.6%
Key (black)13.3%

Color previews

#6cddbf text on a black background

contrast 12.73:1

Card sample

#6cddbf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6cddbf;
Background color
Panel with #6cddbf background
background-color: #6cddbf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6cddbf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(108, 221, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 221, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6cddbf;
background: linear-gradient(135deg, #6cddbf, #6CB0DD);

Monochromatic scale

Palettes built from #6cddbf

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.

#6cddbf 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.

#6cddbf, answered

What color is #6cddbf?

#6cddbf is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.4). It sits at 164° on the hue wheel with 62% saturation and 65% lightness, which reads as cool.

What is the RGB value of #6cddbf?

rgb(108, 221, 191) — 108 red, 221 green and 191 blue out of 255, or 42.4% / 86.7% / 74.9% by channel.

Is #6cddbf a light or a dark color?

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

Should I use black or white text on #6cddbf?

Black. It scores 12.73:1 against #6cddbf, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #6cddbf?

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

What colors go well with #6cddbf?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #AA2268 as an accent and #186852 for hover and pressed states. For a palette, the analogous pair #6CDD87 and #6CC2DD stays calm, while #DD6C8A is the loudest partner.

What is #6cddbf in CMYK for printing?

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

Is #6cddbf 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 #6CDD96; nudged cooler, #6AD3DF.

Work with #6cddbf in the Color Lab