Skip to content

#2df3d0

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

RGB
45, 243, 208
HSL
169°, 89%, 57%
CMYK
82, 0, 14, 5
Luminance
0.6921

At a glance

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

Hex
#2df3d0
Hue
169°
cyan
Saturation
89%
electric
Lightness
57%
balanced
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6921
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.84:1
Closest name
Aqua Marine
ΔE2000 5.7
Where it sits
Hue169° of 360°
Saturation89%
Lightness57%
Temperature
Warm ← → Cool83% 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#2df3d0
RGBrgb(45, 243, 208)
HSLhsl(169, 89%, 57%)
CMYKcmyk(82%, 0%, 14%, 5%)
LABlab(86.6 -54.0 3.7)
LCHlch(86.6 54.1 176.0)
OKLCHoklch(0.865 0.154 176.6)
Decimal3011536
Display P3color(display-p3 0.176 0.953 0.816)

Copy-ready code

/* CSS */
color: #2df3d0;
background-color: #2df3d0;
/* Tailwind (arbitrary) */
class="text-[#2df3d0] bg-[#2df3d0]"
/* SCSS */
$brand: #2df3d0;
/* SwiftUI */
Color(red: 0.176, green: 0.953, blue: 0.816)
/* Android */
Color.parseColor("#2df3d0")
/* Flutter */
Color(0xFF2DF3D0)
/* Python / OpenCV (BGR) */
(208, 243, 45)

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

Accessibility — WCAG contrast

Aa
#2df3d0 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#2df3d0 on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E3CE
deuteranopia · #D1D1D3
tritanopia · #00F6E9

Color scale — 50 to 950

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

#F2FDFB
#E5FBF7
#C4F8EF
#95F9E7
#60F6DB
#2df3d0
#0DE8C1
#0BC1A1
#099A81
#0B6F5E
#07463B
Base = 500Lightest = 50 · #F2FDFBDarkest = 950 · #07463B
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF7;
  --brand-200: #C4F8EF;
  --brand-300: #95F9E7;
  --brand-400: #60F6DB;
  --brand-500: #2df3d0;
  --brand-600: #0DE8C1;
  --brand-700: #0BC1A1;
  --brand-800: #099A81;
  --brand-900: #0B6F5E;
  --brand-950: #07463B;
  --brand: #2df3d0;
  --brand-ink: #000000;
}

Colors that work with #2df3d0

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#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#F72981
Second voice, not a rival
Dark variant#077965
Hover, pressed, headers
Light variant#E7FEFA
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 #2df3d0

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#F32D50
Analogous left#2DF36D
Analogous right#2DB3F3
Split-complement 1#F32DB3
Split-complement 2#F36D2D
Triadic 1#D02DF3
Triadic 2#F3D02D
Tetradic#6D2DF3

RGB percentages

Red17.6%
Green95.3%
Blue81.6%

CMYK percentages

Cyan81.5%
Magenta0.0%
Yellow14.4%
Key (black)4.7%

Color previews

#2df3d0 text on a black background

contrast 14.84:1

Card sample

#2df3d0 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2df3d0;
Background color
Panel with #2df3d0 background
background-color: #2df3d0;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 243, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 243, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2df3d0;
background: linear-gradient(135deg, #2df3d0, #2D92F3);

Monochromatic scale

Palettes built from #2df3d0

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.

#2df3d0 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.

#2df3d0, answered

What color is #2df3d0?

#2df3d0 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 5.7). It sits at 169° on the hue wheel with 89% saturation and 57% lightness, which reads as cool.

What is the RGB value of #2df3d0?

rgb(45, 243, 208) — 45 red, 243 green and 208 blue out of 255, or 17.6% / 95.3% / 81.6% by channel.

Is #2df3d0 a light or a dark color?

It is a light color. Relative luminance is 0.6921 and perceived brightness is 79%, so black text on it reaches 14.84:1.

Should I use black or white text on #2df3d0?

Black. It scores 14.84:1 against #2df3d0, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #2df3d0?

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

What colors go well with #2df3d0?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #F72981 as an accent and #077965 for hover and pressed states. For a palette, the analogous pair #2DF36D and #2DB3F3 stays calm, while #F32D50 is the loudest partner.

What is #2df3d0 in CMYK for printing?

cmyk(82%, 0%, 14%, 5%). 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 #2df3d0 warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2DF387; nudged cooler, #2BCFF5.

Work with #2df3d0 in the Color Lab