Skip to content

#6afd9b

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

RGB
106, 253, 155
HSL
140°, 97%, 70%
CMYK
58, 0, 39, 1
Luminance
0.7568

At a glance

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

Hex
#6afd9b
Hue
140°
green
Saturation
97%
electric
Lightness
70%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7568
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.14:1
Closest name
Medium Spring Green
ΔE2000 3.8
Where it sits
Hue140° of 360°
Saturation97%
Lightness70%
Temperature
Warm ← → Cool71% 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#6afd9b
RGBrgb(106, 253, 155)
HSLhsl(140, 97%, 70%)
CMYKcmyk(58%, 0%, 39%, 1%)
LABlab(89.7 -60.3 35.4)
LCHlch(89.7 69.9 149.6)
OKLCHoklch(0.891 0.185 151.7)
Decimal7011739
Display P3color(display-p3 0.416 0.992 0.608)

Copy-ready code

/* CSS */
color: #6afd9b;
background-color: #6afd9b;
/* Tailwind (arbitrary) */
class="text-[#6afd9b] bg-[#6afd9b]"
/* SCSS */
$brand: #6afd9b;
/* SwiftUI */
Color(red: 0.416, green: 0.992, blue: 0.608)
/* Android */
Color.parseColor("#6afd9b")
/* Flutter */
Color(0xFF6AFD9B)
/* Python / OpenCV (BGR) */
(155, 253, 106)

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

Accessibility — WCAG contrast

Aa
#6afd9b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#6afd9b on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEEA94
deuteranopia · #EADCA1
tritanopia · #3DF9E4

Color scale — 50 to 950

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

#F1FDF5
#E4FCEC
#C1FBD4
#90FEB5
#6afd9b
#22FC6A
#03F253
#03C945
#02A137
#06742B
#04491B
Base = 400Lightest = 50 · #F1FDF5Darkest = 950 · #04491B
:root {
  --brand-50: #F1FDF5;
  --brand-100: #E4FCEC;
  --brand-200: #C1FBD4;
  --brand-300: #90FEB5;
  --brand-400: #6afd9b;
  --brand-500: #22FC6A;
  --brand-600: #03F253;
  --brand-700: #03C945;
  --brand-800: #02A137;
  --brand-900: #06742B;
  --brand-950: #04491B;
  --brand: #6afd9b;
  --brand-ink: #000000;
}

Colors that work with #6afd9b

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#F4FAF6
Tinted page background
Border#C0EDCF
Hairlines and dividers
Muted text#4B9B65
Captions on the surface
Accent#CC00BA
Second voice, not a rival
Dark variant#027E2B
Hover, pressed, headers
Light variant#E6FFEE
Selected rows, tints
Dark surface#142419
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 #6afd9b

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#FD6ACC
Analogous left#83FD6A
Analogous right#6AFDE5
Split-complement 1#E56AFD
Split-complement 2#FD6A83
Triadic 1#9B6AFD
Triadic 2#FD9B6A
Tetradic#6A83FD

RGB percentages

Red41.6%
Green99.2%
Blue60.8%

CMYK percentages

Cyan58.1%
Magenta0.0%
Yellow38.7%
Key (black)0.8%

Color previews

#6afd9b text on a black background

contrast 16.14:1

Card sample

#6afd9b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(106, 253, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 253, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6afd9b;
background: linear-gradient(135deg, #6afd9b, #6AFDFD);

Monochromatic scale

Palettes built from #6afd9b

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.

#6afd9b 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.

#6afd9b, answered

What color is #6afd9b?

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

What is the RGB value of #6afd9b?

rgb(106, 253, 155) — 106 red, 253 green and 155 blue out of 255, or 41.6% / 99.2% / 60.8% by channel.

Is #6afd9b a light or a dark color?

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

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

Black. It scores 16.14:1 against #6afd9b, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #6afd9b?

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

What colors go well with #6afd9b?

For interface work: #F4FAF6 as the surface, #C0EDCF for borders, #4B9B65 for secondary text, #CC00BA as an accent and #027E2B for hover and pressed states. For a palette, the analogous pair #83FD6A and #6AFDE5 stays calm, while #FD6ACC is the loudest partner.

What is #6afd9b in CMYK for printing?

cmyk(58%, 0%, 39%, 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 #6afd9b warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6FFD6A; nudged cooler, #68FFD2.

Work with #6afd9b in the Color Lab