Skip to content

#1ddfb0

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

RGB
29, 223, 176
HSL
166°, 77%, 49%
CMYK
87, 0, 21, 13
Luminance
0.5617

At a glance

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

Hex
#1ddfb0
Hue
166°
cyan
Saturation
77%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5617
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.23:1
Closest name
Medium Aqua Marine
ΔE2000 6.1
Where it sits
Hue166° of 360°
Saturation77%
Lightness49%
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#1ddfb0
RGBrgb(29, 223, 176)
HSLhsl(166, 77%, 49%)
CMYKcmyk(87%, 0%, 21%, 13%)
LABlab(79.7 -55.1 10.6)
LCHlch(79.7 56.1 169.1)
OKLCHoklch(0.806 0.156 170.0)
Decimal1957808
Display P3color(display-p3 0.114 0.875 0.690)

Copy-ready code

/* CSS */
color: #1ddfb0;
background-color: #1ddfb0;
/* Tailwind (arbitrary) */
class="text-[#1ddfb0] bg-[#1ddfb0]"
/* SCSS */
$brand: #1ddfb0;
/* SwiftUI */
Color(red: 0.114, green: 0.875, blue: 0.690)
/* Android */
Color.parseColor("#1ddfb0")
/* Flutter */
Color(0xFF1DDFB0)
/* Python / OpenCV (BGR) */
(176, 223, 29)

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

Accessibility — WCAG contrast

Aa
#1ddfb0 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#1ddfb0 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CFAE
deuteranopia · #C2BFB3
tritanopia · #00E1D2

Color scale — 50 to 950

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

#F3FCFA
#E7F9F4
#C7F4E9
#9CF2DD
#6AECCC
#38E5BB
#1ddfb0
#17B58F
#139072
#126954
#0B4134
Base = 600Lightest = 50 · #F3FCFADarkest = 950 · #0B4134
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F9F4;
  --brand-200: #C7F4E9;
  --brand-300: #9CF2DD;
  --brand-400: #6AECCC;
  --brand-500: #38E5BB;
  --brand-600: #1ddfb0;
  --brand-700: #17B58F;
  --brand-800: #139072;
  --brand-900: #126954;
  --brand-950: #0B4134;
  --brand: #1ddfb0;
  --brand-ink: #000000;
}

Colors that work with #1ddfb0

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#C0EDE2
Hairlines and dividers
Muted text#4B9B88
Captions on the surface
Accent#E4187C
Second voice, not a rival
Dark variant#0F7159
Hover, pressed, headers
Light variant#E8FCF7
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 #1ddfb0

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#DF1D4C
Analogous left#1DDF4F
Analogous right#1DADDF
Split-complement 1#DF1DAD
Split-complement 2#DF4F1D
Triadic 1#B01DDF
Triadic 2#DFB01D
Tetradic#4F1DDF

RGB percentages

Red11.4%
Green87.5%
Blue69.0%

CMYK percentages

Cyan87.0%
Magenta0.0%
Yellow21.1%
Key (black)12.5%

Color previews

#1ddfb0 text on a black background

contrast 12.23:1

Card sample

#1ddfb0 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1ddfb0;
Background color
Panel with #1ddfb0 background
background-color: #1ddfb0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1ddfb0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(29, 223, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 223, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ddfb0;
background: linear-gradient(135deg, #1ddfb0, #1D8DDF);

Monochromatic scale

Palettes built from #1ddfb0

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.

#1ddfb0 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.

#1ddfb0, answered

What color is #1ddfb0?

#1ddfb0 is a balanced electric cyan, closest to Medium Aqua Marine (ΔE2000 6.1). It sits at 166° on the hue wheel with 77% saturation and 49% lightness, which reads as cool.

What is the RGB value of #1ddfb0?

rgb(29, 223, 176) — 29 red, 223 green and 176 blue out of 255, or 11.4% / 87.5% / 69% by channel.

Is #1ddfb0 a light or a dark color?

It is a light color. Relative luminance is 0.5617 and perceived brightness is 71%, so black text on it reaches 12.23:1.

Should I use black or white text on #1ddfb0?

Black. It scores 12.23:1 against #1ddfb0, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #1ddfb0?

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

What colors go well with #1ddfb0?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B88 for secondary text, #E4187C as an accent and #0F7159 for hover and pressed states. For a palette, the analogous pair #1DDF4F and #1DADDF stays calm, while #DF1D4C is the loudest partner.

What is #1ddfb0 in CMYK for printing?

cmyk(87%, 0%, 21%, 13%). 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 #1ddfb0 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 #1DDF69; nudged cooler, #1AC9E1.

Work with #1ddfb0 in the Color Lab