Skip to content

#1df4b8

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

RGB
29, 244, 184
HSL
163°, 91%, 54%
CMYK
88, 0, 25, 4
Luminance
0.6842

At a glance

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

Hex
#1df4b8
Hue
163°
cyan
Saturation
91%
electric
Lightness
54%
balanced
Brightness
96%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6842
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.68:1
Closest name
Aqua Marine
ΔE2000 6.2
Where it sits
Hue163° of 360°
Saturation91%
Lightness54%
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#1df4b8
RGBrgb(29, 244, 184)
HSLhsl(163, 91%, 54%)
CMYKcmyk(88%, 0%, 25%, 4%)
LABlab(86.2 -61.3 15.7)
LCHlch(86.2 63.2 165.7)
OKLCHoklch(0.860 0.173 166.7)
Decimal1963192
Display P3color(display-p3 0.114 0.957 0.722)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1df4b8 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#1df4b8 on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE2B5
deuteranopia · #D6D1BC
tritanopia · #00F5E3

Color scale — 50 to 950

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

#F2FDFA
#E5FBF5
#C3F9EA
#94FADD
#5FF7CD
#1df4b8
#0BE9AC
#09C38F
#089C72
#0A7054
#064634
Base = 500Lightest = 50 · #F2FDFADarkest = 950 · #064634
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FBF5;
  --brand-200: #C3F9EA;
  --brand-300: #94FADD;
  --brand-400: #5FF7CD;
  --brand-500: #1df4b8;
  --brand-600: #0BE9AC;
  --brand-700: #09C38F;
  --brand-800: #089C72;
  --brand-900: #0A7054;
  --brand-950: #064634;
  --brand: #1df4b8;
  --brand-ink: #000000;
}

Colors that work with #1df4b8

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#C0EDE0
Hairlines and dividers
Muted text#4B9B85
Captions on the surface
Accent#F9188F
Second voice, not a rival
Dark variant#067A59
Hover, pressed, headers
Light variant#E7FEF7
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 #1df4b8

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#F41D59
Analogous left#1DF44D
Analogous right#1DC4F4
Split-complement 1#F41DC4
Split-complement 2#F44D1D
Triadic 1#B81DF4
Triadic 2#F4B81D
Tetradic#4D1DF4

RGB percentages

Red11.4%
Green95.7%
Blue72.2%

CMYK percentages

Cyan88.1%
Magenta0.0%
Yellow24.6%
Key (black)4.3%

Color previews

#1df4b8 text on a black background

contrast 14.68:1

Card sample

#1df4b8 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1df4b8

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.

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

#1df4b8, answered

What color is #1df4b8?

#1df4b8 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.2). It sits at 163° on the hue wheel with 91% saturation and 54% lightness, which reads as cool.

What is the RGB value of #1df4b8?

rgb(29, 244, 184) — 29 red, 244 green and 184 blue out of 255, or 11.4% / 95.7% / 72.2% by channel.

Is #1df4b8 a light or a dark color?

It is a light color. Relative luminance is 0.6842 and perceived brightness is 78%, so black text on it reaches 14.68:1.

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

Black. It scores 14.68:1 against #1df4b8, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #1df4b8?

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

What colors go well with #1df4b8?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B85 for secondary text, #F9188F as an accent and #067A59 for hover and pressed states. For a palette, the analogous pair #1DF44D and #1DC4F4 stays calm, while #F41D59 is the loudest partner.

What is #1df4b8 in CMYK for printing?

cmyk(88%, 0%, 25%, 4%). 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 #1df4b8 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 #1DF469; nudged cooler, #1BE3F6.

Work with #1df4b8 in the Color Lab