Skip to content

#6eeabc

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

RGB
110, 234, 188
HSL
158°, 75%, 68%
CMYK
53, 0, 20, 8
Luminance
0.6579

At a glance

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

Hex
#6eeabc
Hue
158°
green
Saturation
75%
vivid
Lightness
68%
light
Brightness
92%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6579
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.16:1
Closest name
Aqua Marine
ΔE2000 4.7
Where it sits
Hue158° of 360°
Saturation75%
Lightness68%
Temperature
Warm ← → Cool78% 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#6eeabc
RGBrgb(110, 234, 188)
HSLhsl(158, 75%, 68%)
CMYKcmyk(53%, 0%, 20%, 8%)
LABlab(84.9 -45.4 11.9)
LCHlch(84.9 46.9 165.3)
OKLCHoklch(0.854 0.130 166.4)
Decimal7269052
Display P3color(display-p3 0.431 0.918 0.737)

Copy-ready code

/* CSS */
color: #6eeabc;
background-color: #6eeabc;
/* Tailwind (arbitrary) */
class="text-[#6eeabc] bg-[#6eeabc]"
/* SCSS */
$brand: #6eeabc;
/* SwiftUI */
Color(red: 0.431, green: 0.918, blue: 0.737)
/* Android */
Color.parseColor("#6eeabc")
/* Flutter */
Color(0xFF6EEABC)
/* Python / OpenCV (BGR) */
(188, 234, 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 #6eeabc · 14.16:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6eeabc as text scores 1.48:1 on white and 14.16:1 on black.

Accessibility — WCAG contrast

Aa
#6eeabc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#6eeabc on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5DCBA
deuteranopia · #D3CFBF
tritanopia · #3AEBDD

Color scale — 50 to 950

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

#F3FCF8
#E7F9F2
#C8F4E3
#9DF1D2
#6eeabc
#3BE3A4
#1FD692
#1AB27A
#158F61
#136748
#0C412D
Base = 400Lightest = 50 · #F3FCF8Darkest = 950 · #0C412D
:root {
  --brand-50: #F3FCF8;
  --brand-100: #E7F9F2;
  --brand-200: #C8F4E3;
  --brand-300: #9DF1D2;
  --brand-400: #6eeabc;
  --brand-500: #3BE3A4;
  --brand-600: #1FD692;
  --brand-700: #1AB27A;
  --brand-800: #158F61;
  --brand-900: #136748;
  --brand-950: #0C412D;
  --brand: #6eeabc;
  --brand-ink: #000000;
}

Colors that work with #6eeabc

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#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#B6167A
Second voice, not a rival
Dark variant#106F4C
Hover, pressed, headers
Light variant#E9FCF5
Selected rows, tints
Dark surface#14241E
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 #6eeabc

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#EA6E9C
Analogous left#6EEA7E
Analogous right#6EDAEA
Split-complement 1#EA6EDA
Split-complement 2#EA7E6E
Triadic 1#BC6EEA
Triadic 2#EABC6E
Tetradic#7E6EEA

RGB percentages

Red43.1%
Green91.8%
Blue73.7%

CMYK percentages

Cyan53.0%
Magenta0.0%
Yellow19.7%
Key (black)8.2%

Color previews

#6eeabc text on a black background

contrast 14.16:1

Card sample

#6eeabc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6eeabc

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.

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

Converts to four-color process without much drama. Proof it anyway.

#6eeabc, answered

What color is #6eeabc?

#6eeabc is a light vivid green, closest to Aqua Marine (ΔE2000 4.7). It sits at 158° on the hue wheel with 75% saturation and 68% lightness, which reads as cool.

What is the RGB value of #6eeabc?

rgb(110, 234, 188) — 110 red, 234 green and 188 blue out of 255, or 43.1% / 91.8% / 73.7% by channel.

Is #6eeabc a light or a dark color?

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

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

Black. It scores 14.16:1 against #6eeabc, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #6eeabc?

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

What colors go well with #6eeabc?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #B6167A as an accent and #106F4C for hover and pressed states. For a palette, the analogous pair #6EEA7E and #6EDAEA stays calm, while #EA6E9C is the loudest partner.

What is #6eeabc in CMYK for printing?

cmyk(53%, 0%, 20%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #6eeabc warm or cool?

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

Work with #6eeabc in the Color Lab