Skip to content

#6addb7

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

RGB
106, 221, 183
HSL
160°, 63%, 64%
CMYK
52, 0, 17, 13
Luminance
0.5820

At a glance

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

Hex
#6addb7
Hue
160°
cyan
Saturation
63%
vivid
Lightness
64%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5820
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.64:1
Closest name
Medium Aqua Marine
ΔE2000 3.8
Where it sits
Hue160° of 360°
Saturation63%
Lightness64%
Temperature
Warm ← → Cool79% 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#6addb7
RGBrgb(106, 221, 183)
HSLhsl(160, 63%, 64%)
CMYKcmyk(52%, 0%, 17%, 13%)
LABlab(80.8 -41.7 8.8)
LCHlch(80.8 42.6 168.1)
OKLCHoklch(0.820 0.119 169.1)
Decimal7003575
Display P3color(display-p3 0.416 0.867 0.718)

Copy-ready code

/* CSS */
color: #6addb7;
background-color: #6addb7;
/* Tailwind (arbitrary) */
class="text-[#6addb7] bg-[#6addb7]"
/* SCSS */
$brand: #6addb7;
/* SwiftUI */
Color(red: 0.416, green: 0.867, blue: 0.718)
/* Android */
Color.parseColor("#6addb7")
/* Flutter */
Color(0xFF6ADDB7)
/* Python / OpenCV (BGR) */
(183, 221, 106)

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

Accessibility — WCAG contrast

Aa
#6addb7 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#6addb7 on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D0B5
deuteranopia · #C6C4BA
tritanopia · #39DED2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6addb7 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
#E8F7F2
#CCF0E4
#A4EAD3
#6addb7
#48D5A7
#2EC795
#26A67C
#1E8563
#1A6149
#103C2E
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #103C2E
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F2;
  --brand-200: #CCF0E4;
  --brand-300: #A4EAD3;
  --brand-400: #6addb7;
  --brand-500: #48D5A7;
  --brand-600: #2EC795;
  --brand-700: #26A67C;
  --brand-800: #1E8563;
  --brand-900: #1A6149;
  --brand-950: #103C2E;
  --brand: #6addb7;
  --brand-ink: #000000;
}

Colors that work with #6addb7

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#F4FAF8
Tinted page background
Border#C0EDDE
Hairlines and dividers
Muted text#4B9B80
Captions on the surface
Accent#AB2171
Second voice, not a rival
Dark variant#18684D
Hover, pressed, headers
Light variant#EAFAF5
Selected rows, tints
Dark surface#14241F
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 #6addb7

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#DD6A90
Analogous left#6ADD7E
Analogous right#6AC9DD
Split-complement 1#DD6AC9
Split-complement 2#DD7E6A
Triadic 1#B76ADD
Triadic 2#DDB76A
Tetradic#7E6ADD

RGB percentages

Red41.6%
Green86.7%
Blue71.8%

CMYK percentages

Cyan52.0%
Magenta0.0%
Yellow17.2%
Key (black)13.3%

Color previews

#6addb7 text on a black background

contrast 12.64:1

Card sample

#6addb7 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6addb7

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.

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

#6addb7, answered

What color is #6addb7?

#6addb7 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 3.8). It sits at 160° on the hue wheel with 63% saturation and 64% lightness, which reads as cool.

What is the RGB value of #6addb7?

rgb(106, 221, 183) — 106 red, 221 green and 183 blue out of 255, or 41.6% / 86.7% / 71.8% by channel.

Is #6addb7 a light or a dark color?

It is a light color. Relative luminance is 0.5820 and perceived brightness is 74%, so black text on it reaches 12.64:1.

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

Black. It scores 12.64:1 against #6addb7, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #6addb7?

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

What colors go well with #6addb7?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B80 for secondary text, #AB2171 as an accent and #18684D for hover and pressed states. For a palette, the analogous pair #6ADD7E and #6AC9DD stays calm, while #DD6A90 is the loudest partner.

What is #6addb7 in CMYK for printing?

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

Is #6addb7 warm or cool?

Cool — it scores 79 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6ADD8D; nudged cooler, #68DADF.

Work with #6addb7 in the Color Lab