Skip to content

#6ef1b4

a light, electric green · cool · closest name: Aqua Marine

RGB
110, 241, 180
HSL
152°, 82%, 69%
CMYK
54, 0, 25, 6
Luminance
0.6952

At a glance

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

Hex
#6ef1b4
Hue
152°
green
Saturation
82%
electric
Lightness
69%
light
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6952
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.90:1
Closest name
Aqua Marine
ΔE2000 5.5
Where it sits
Hue152° of 360°
Saturation82%
Lightness69%
Temperature
Warm ← → Cool76% 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#6ef1b4
RGBrgb(110, 241, 180)
HSLhsl(152, 82%, 69%)
CMYKcmyk(54%, 0%, 25%, 6%)
LABlab(86.8 -50.0 18.7)
LCHlch(86.8 53.4 159.5)
OKLCHoklch(0.868 0.146 160.9)
Decimal7270836
Display P3color(display-p3 0.431 0.945 0.706)

Copy-ready code

/* CSS */
color: #6ef1b4;
background-color: #6ef1b4;
/* Tailwind (arbitrary) */
class="text-[#6ef1b4] bg-[#6ef1b4]"
/* SCSS */
$brand: #6ef1b4;
/* SwiftUI */
Color(red: 0.431, green: 0.945, blue: 0.706)
/* Android */
Color.parseColor("#6ef1b4")
/* Flutter */
Color(0xFF6EF1B4)
/* Python / OpenCV (BGR) */
(180, 241, 110)

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

Accessibility — WCAG contrast

Aa
#6ef1b4 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#6ef1b4 on black: 14.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE1B1
deuteranopia · #DBD4B8
tritanopia · #3DF0E0

Color scale — 50 to 950

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

#F2FCF8
#E6FAF0
#C6F6E0
#99F5CA
#6ef1b4
#32EB95
#16DF81
#12BA6C
#0E9556
#0F6C40
#094328
Base = 400Lightest = 50 · #F2FCF8Darkest = 950 · #094328
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E6FAF0;
  --brand-200: #C6F6E0;
  --brand-300: #99F5CA;
  --brand-400: #6ef1b4;
  --brand-500: #32EB95;
  --brand-600: #16DF81;
  --brand-700: #12BA6C;
  --brand-800: #0E9556;
  --brand-900: #0F6C40;
  --brand-950: #094328;
  --brand: #6ef1b4;
  --brand-ink: #000000;
}

Colors that work with #6ef1b4

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#BE0E8C
Second voice, not a rival
Dark variant#0B7443
Hover, pressed, headers
Light variant#E8FDF3
Selected rows, tints
Dark surface#14241D
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 #6ef1b4

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#F16EAB
Analogous left#6EF172
Analogous right#6EECF1
Split-complement 1#F16EEC
Split-complement 2#F1726E
Triadic 1#B46EF1
Triadic 2#F1B46E
Tetradic#726EF1

RGB percentages

Red43.1%
Green94.5%
Blue70.6%

CMYK percentages

Cyan54.4%
Magenta0.0%
Yellow25.3%
Key (black)5.5%

Color previews

#6ef1b4 text on a black background

contrast 14.90:1

Card sample

#6ef1b4 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(110, 241, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(110, 241, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ef1b4;
background: linear-gradient(135deg, #6ef1b4, #6ED7F1);

Monochromatic scale

Palettes built from #6ef1b4

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.

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

#6ef1b4, answered

What color is #6ef1b4?

#6ef1b4 is a light electric green, closest to Aqua Marine (ΔE2000 5.5). It sits at 152° on the hue wheel with 82% saturation and 69% lightness, which reads as cool.

What is the RGB value of #6ef1b4?

rgb(110, 241, 180) — 110 red, 241 green and 180 blue out of 255, or 43.1% / 94.5% / 70.6% by channel.

Is #6ef1b4 a light or a dark color?

It is a light color. Relative luminance is 0.6952 and perceived brightness is 80%, so black text on it reaches 14.90:1.

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

Black. It scores 14.90:1 against #6ef1b4, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #6ef1b4?

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

What colors go well with #6ef1b4?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #BE0E8C as an accent and #0B7443 for hover and pressed states. For a palette, the analogous pair #6EF172 and #6EECF1 stays calm, while #F16EAB is the loudest partner.

What is #6ef1b4 in CMYK for printing?

cmyk(54%, 0%, 25%, 6%). 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 #6ef1b4 warm or cool?

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

Work with #6ef1b4 in the Color Lab