Skip to content

#6dfaaa

a light, electric green · cool · closest name: Medium Spring Green

RGB
109, 250, 170
HSL
146°, 93%, 70%
CMYK
56, 0, 32, 2
Luminance
0.7452

At a glance

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

Hex
#6dfaaa
Hue
146°
green
Saturation
93%
electric
Lightness
70%
light
Brightness
98%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7452
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.90:1
Closest name
Medium Spring Green
ΔE2000 4
Where it sits
Hue146° of 360°
Saturation93%
Lightness70%
Temperature
Warm ← → Cool73% 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#6dfaaa
RGBrgb(109, 250, 170)
HSLhsl(146, 93%, 70%)
CMYKcmyk(56%, 0%, 32%, 2%)
LABlab(89.2 -55.9 27.1)
LCHlch(89.2 62.1 154.1)
OKLCHoklch(0.887 0.167 155.7)
Decimal7207594
Display P3color(display-p3 0.427 0.980 0.667)

Copy-ready code

/* CSS */
color: #6dfaaa;
background-color: #6dfaaa;
/* Tailwind (arbitrary) */
class="text-[#6dfaaa] bg-[#6dfaaa]"
/* SCSS */
$brand: #6dfaaa;
/* SwiftUI */
Color(red: 0.427, green: 0.980, blue: 0.667)
/* Android */
Color.parseColor("#6dfaaa")
/* Flutter */
Color(0xFF6DFAAA)
/* Python / OpenCV (BGR) */
(170, 250, 109)

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

Accessibility — WCAG contrast

Aa
#6dfaaa on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#6dfaaa on black: 15.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E8A5
deuteranopia · #E5DBAF
tritanopia · #3DF8E5

Color scale — 50 to 950

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

#F2FDF7
#E4FBEE
#C2F9DA
#93FBC0
#6dfaaa
#26F881
#08ED6B
#07C559
#059E47
#097236
#054722
Base = 400Lightest = 50 · #F2FDF7Darkest = 950 · #054722
:root {
  --brand-50: #F2FDF7;
  --brand-100: #E4FBEE;
  --brand-200: #C2F9DA;
  --brand-300: #93FBC0;
  --brand-400: #6dfaaa;
  --brand-500: #26F881;
  --brand-600: #08ED6B;
  --brand-700: #07C559;
  --brand-800: #059E47;
  --brand-900: #097236;
  --brand-950: #054722;
  --brand: #6dfaaa;
  --brand-ink: #000000;
}

Colors that work with #6dfaaa

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#F4FAF7
Tinted page background
Border#C0EDD3
Hairlines and dividers
Muted text#4B9B6D
Captions on the surface
Accent#C903A5
Second voice, not a rival
Dark variant#047B38
Hover, pressed, headers
Light variant#E6FEF1
Selected rows, tints
Dark surface#14241B
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 #6dfaaa

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#FA6DBD
Analogous left#76FA6D
Analogous right#6DFAF1
Split-complement 1#F16DFA
Split-complement 2#FA6D76
Triadic 1#AA6DFA
Triadic 2#FAAA6D
Tetradic#6D76FA

RGB percentages

Red42.7%
Green98.0%
Blue66.7%

CMYK percentages

Cyan56.4%
Magenta0.0%
Yellow32.0%
Key (black)2.0%

Color previews

#6dfaaa text on a black background

contrast 15.90:1

Card sample

#6dfaaa text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6dfaaa;
Background color
Panel with #6dfaaa background
background-color: #6dfaaa;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(109, 250, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(109, 250, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6dfaaa;
background: linear-gradient(135deg, #6dfaaa, #6DECFA);

Monochromatic scale

Palettes built from #6dfaaa

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.

#6dfaaa 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#6dfaaa, answered

What color is #6dfaaa?

#6dfaaa is a light electric green, closest to Medium Spring Green (ΔE2000 4). It sits at 146° on the hue wheel with 93% saturation and 70% lightness, which reads as cool.

What is the RGB value of #6dfaaa?

rgb(109, 250, 170) — 109 red, 250 green and 170 blue out of 255, or 42.7% / 98% / 66.7% by channel.

Is #6dfaaa a light or a dark color?

It is a light color. Relative luminance is 0.7452 and perceived brightness is 82%, so black text on it reaches 15.90:1.

Should I use black or white text on #6dfaaa?

Black. It scores 15.90:1 against #6dfaaa, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #6dfaaa?

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

What colors go well with #6dfaaa?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6D for secondary text, #C903A5 as an accent and #047B38 for hover and pressed states. For a palette, the analogous pair #76FA6D and #6DFAF1 stays calm, while #FA6DBD is the loudest partner.

What is #6dfaaa in CMYK for printing?

cmyk(56%, 0%, 32%, 2%). 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 #6dfaaa warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6DFA76; nudged cooler, #6CFCDF.

Work with #6dfaaa in the Color Lab