Skip to content

#7ddbb0

a light, vivid green · cool · closest name: Medium Aqua Marine

RGB
125, 219, 176
HSL
153°, 57%, 68%
CMYK
43, 0, 20, 14
Luminance
0.5816

At a glance

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

Hex
#7ddbb0
Hue
153°
green
Saturation
57%
vivid
Lightness
68%
light
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5816
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.63:1
Closest name
Medium Aqua Marine
ΔE2000 4.4
Where it sits
Hue153° of 360°
Saturation57%
Lightness68%
Temperature
Warm ← → Cool76% 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#7ddbb0
RGBrgb(125, 219, 176)
HSLhsl(153, 57%, 68%)
CMYKcmyk(43%, 0%, 20%, 14%)
LABlab(80.8 -37.7 12.5)
LCHlch(80.8 39.7 161.6)
OKLCHoklch(0.821 0.110 162.9)
Decimal8248240
Display P3color(display-p3 0.490 0.859 0.690)

Copy-ready code

/* CSS */
color: #7ddbb0;
background-color: #7ddbb0;
/* Tailwind (arbitrary) */
class="text-[#7ddbb0] bg-[#7ddbb0]"
/* SCSS */
$brand: #7ddbb0;
/* SwiftUI */
Color(red: 0.490, green: 0.859, blue: 0.690)
/* Android */
Color.parseColor("#7ddbb0")
/* Flutter */
Color(0xFF7DDBB0)
/* Python / OpenCV (BGR) */
(176, 219, 125)

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

Accessibility — WCAG contrast

Aa
#7ddbb0 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#7ddbb0 on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CFAE
deuteranopia · #C9C4B3
tritanopia · #63DBCF

Color scale — 50 to 950

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

#F4FBF8
#E9F6F0
#CDEEDF
#A7E7CA
#7ddbb0
#4FCE94
#35C080
#2CA06B
#238056
#1D5D40
#123A28
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #123A28
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F0;
  --brand-200: #CDEEDF;
  --brand-300: #A7E7CA;
  --brand-400: #7ddbb0;
  --brand-500: #4FCE94;
  --brand-600: #35C080;
  --brand-700: #2CA06B;
  --brand-800: #238056;
  --brand-900: #1D5D40;
  --brand-950: #123A28;
  --brand: #7ddbb0;
  --brand-ink: #000000;
}

Colors that work with #7ddbb0

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#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#A32980
Second voice, not a rival
Dark variant#1C6443
Hover, pressed, headers
Light variant#EBF9F3
Selected rows, tints
Dark surface#14241D
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 #7ddbb0

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#DB7DA8
Analogous left#7DDB81
Analogous right#7DD7DB
Split-complement 1#DB7DD7
Split-complement 2#DB817D
Triadic 1#B07DDB
Triadic 2#DBB07D
Tetradic#817DDB

RGB percentages

Red49.0%
Green85.9%
Blue69.0%

CMYK percentages

Cyan42.9%
Magenta0.0%
Yellow19.6%
Key (black)14.1%

Color previews

#7ddbb0 text on a black background

contrast 12.63:1

Card sample

#7ddbb0 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7ddbb0;
Background color
Panel with #7ddbb0 background
background-color: #7ddbb0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7ddbb0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(125, 219, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 219, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ddbb0;
background: linear-gradient(135deg, #7ddbb0, #7DC7DB);

Monochromatic scale

Palettes built from #7ddbb0

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.

#7ddbb0 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#7ddbb0, answered

What color is #7ddbb0?

#7ddbb0 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 4.4). It sits at 153° on the hue wheel with 57% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7ddbb0?

rgb(125, 219, 176) — 125 red, 219 green and 176 blue out of 255, or 49% / 85.9% / 69% by channel.

Is #7ddbb0 a light or a dark color?

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

Should I use black or white text on #7ddbb0?

Black. It scores 12.63:1 against #7ddbb0, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #7ddbb0?

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

What colors go well with #7ddbb0?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #A32980 as an accent and #1C6443 for hover and pressed states. For a palette, the analogous pair #7DDB81 and #7DD7DB stays calm, while #DB7DA8 is the loudest partner.

What is #7ddbb0 in CMYK for printing?

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

Is #7ddbb0 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7DDB8E; nudged cooler, #7CDDD4.

Work with #7ddbb0 in the Color Lab