Skip to content

#1dfdcf

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

RGB
29, 253, 207
HSL
168°, 98%, 55%
CMYK
89, 0, 18, 1
Luminance
0.7502

At a glance

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

Hex
#1dfdcf
Hue
168°
cyan
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7502
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.00:1
Closest name
Aqua Marine
ΔE2000 4.7
Where it sits
Hue168° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool82% 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#1dfdcf
RGBrgb(29, 253, 207)
HSLhsl(168, 98%, 55%)
CMYKcmyk(89%, 0%, 18%, 1%)
LABlab(89.4 -59.2 8.3)
LCHlch(89.4 59.8 172.1)
OKLCHoklch(0.888 0.168 172.8)
Decimal1965519
Display P3color(display-p3 0.114 0.992 0.812)

Copy-ready code

/* CSS */
color: #1dfdcf;
background-color: #1dfdcf;
/* Tailwind (arbitrary) */
class="text-[#1dfdcf] bg-[#1dfdcf]"
/* SCSS */
$brand: #1dfdcf;
/* SwiftUI */
Color(red: 0.114, green: 0.992, blue: 0.812)
/* Android */
Color.parseColor("#1dfdcf")
/* Flutter */
Color(0xFF1DFDCF)
/* Python / OpenCV (BGR) */
(207, 253, 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 #1dfdcf · 16.00:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1dfdcf as text scores 1.31:1 on white and 16.00:1 on black.

Accessibility — WCAG contrast

Aa
#1dfdcf on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#1dfdcf on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4ECCD
deuteranopia · #DBD9D2
tritanopia · #00FFF0

Color scale — 50 to 950

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

#F1FDFB
#E3FCF7
#C1FBEF
#90FEE7
#58FDDC
#1dfdcf
#02F3C1
#02CAA1
#01A281
#06745E
#04493B
Base = 500Lightest = 50 · #F1FDFBDarkest = 950 · #04493B
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E3FCF7;
  --brand-200: #C1FBEF;
  --brand-300: #90FEE7;
  --brand-400: #58FDDC;
  --brand-500: #1dfdcf;
  --brand-600: #02F3C1;
  --brand-700: #02CAA1;
  --brand-800: #01A281;
  --brand-900: #06745E;
  --brand-950: #04493B;
  --brand: #1dfdcf;
  --brand-ink: #000000;
}

Colors that work with #1dfdcf

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#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#FF1B83
Second voice, not a rival
Dark variant#017E65
Hover, pressed, headers
Light variant#E6FFFA
Selected rows, tints
Dark surface#142421
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 #1dfdcf

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#FD1D4B
Analogous left#1DFD5F
Analogous right#1DBBFD
Split-complement 1#FD1DBB
Split-complement 2#FD5F1D
Triadic 1#CF1DFD
Triadic 2#FDCF1D
Tetradic#5F1DFD

RGB percentages

Red11.4%
Green99.2%
Blue81.2%

CMYK percentages

Cyan88.5%
Magenta0.0%
Yellow18.2%
Key (black)0.8%

Color previews

#1dfdcf text on a black background

contrast 16.00:1

Card sample

#1dfdcf text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dfdcf

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.

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

#1dfdcf, answered

What color is #1dfdcf?

#1dfdcf is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.7). It sits at 168° on the hue wheel with 98% saturation and 55% lightness, which reads as cool.

What is the RGB value of #1dfdcf?

rgb(29, 253, 207) — 29 red, 253 green and 207 blue out of 255, or 11.4% / 99.2% / 81.2% by channel.

Is #1dfdcf a light or a dark color?

It is a light color. Relative luminance is 0.7502 and perceived brightness is 81%, so black text on it reaches 16.00:1.

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

Black. It scores 16.00:1 against #1dfdcf, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #1dfdcf?

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

What colors go well with #1dfdcf?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #FF1B83 as an accent and #017E65 for hover and pressed states. For a palette, the analogous pair #1DFD5F and #1DBBFD stays calm, while #FD1D4B is the loudest partner.

What is #1dfdcf in CMYK for printing?

cmyk(89%, 0%, 18%, 1%). 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 #1dfdcf warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1DFD7D; nudged cooler, #1BDCFF.

Work with #1dfdcf in the Color Lab