Skip to content

#69cf9b

a balanced, vivid green · cool · closest name: Medium Aqua Marine

RGB
105, 207, 155
HSL
149°, 52%, 61%
CMYK
49, 0, 25, 19
Luminance
0.5000

At a glance

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

Hex
#69cf9b
Hue
149°
green
Saturation
52%
vivid
Lightness
61%
balanced
Brightness
81%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5000
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.00:1
Closest name
Medium Aqua Marine
ΔE2000 4.5
Where it sits
Hue149° of 360°
Saturation52%
Lightness61%
Temperature
Warm ← → Cool75% 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#69cf9b
RGBrgb(105, 207, 155)
HSLhsl(149, 52%, 61%)
CMYKcmyk(49%, 0%, 25%, 19%)
LABlab(76.1 -41.7 16.9)
LCHlch(76.1 45.0 158.0)
OKLCHoklch(0.779 0.123 159.4)
Decimal6934427
Display P3color(display-p3 0.412 0.812 0.608)

Copy-ready code

/* CSS */
color: #69cf9b;
background-color: #69cf9b;
/* Tailwind (arbitrary) */
class="text-[#69cf9b] bg-[#69cf9b]"
/* SCSS */
$brand: #69cf9b;
/* SwiftUI */
Color(red: 0.412, green: 0.812, blue: 0.608)
/* Android */
Color.parseColor("#69cf9b")
/* Flutter */
Color(0xFF69CF9B)
/* Python / OpenCV (BGR) */
(155, 207, 105)

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

Accessibility — WCAG contrast

Aa
#69cf9b on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#69cf9b on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC298
deuteranopia · #BEB79E
tritanopia · #4BCEC1

Color scale — 50 to 950

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

#F4FAF7
#EAF6F0
#CFEDDE
#AAE4C6
#80D6AA
#69cf9b
#3BB979
#319B65
#287C51
#205A3D
#143826
Base = 500Lightest = 50 · #F4FAF7Darkest = 950 · #143826
:root {
  --brand-50: #F4FAF7;
  --brand-100: #EAF6F0;
  --brand-200: #CFEDDE;
  --brand-300: #AAE4C6;
  --brand-400: #80D6AA;
  --brand-500: #69cf9b;
  --brand-600: #3BB979;
  --brand-700: #319B65;
  --brand-800: #287C51;
  --brand-900: #205A3D;
  --brand-950: #143826;
  --brand: #69cf9b;
  --brand-ink: #000000;
}

Colors that work with #69cf9b

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#C1EBD6
Hairlines and dividers
Muted text#4B9B72
Captions on the surface
Accent#D365B9
Second voice, not a rival
Dark variant#1F613F
Hover, pressed, headers
Light variant#ECF9F2
Selected rows, tints
Dark surface#14241C
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 #69cf9b

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
  • 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#CF699D
Analogous left#6ACF69
Analogous right#69CFCE
Split-complement 1#CE69CF
Split-complement 2#CF696A
Triadic 1#9B69CF
Triadic 2#CF9B69
Tetradic#696ACF

RGB percentages

Red41.2%
Green81.2%
Blue60.8%

CMYK percentages

Cyan49.3%
Magenta0.0%
Yellow25.1%
Key (black)18.8%

Color previews

#69cf9b text on a black background

contrast 11.00:1

Card sample

#69cf9b text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #69cf9b;
Background color
Panel with #69cf9b background
background-color: #69cf9b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(105, 207, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 207, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69cf9b;
background: linear-gradient(135deg, #69cf9b, #69BFCF);

Monochromatic scale

Palettes built from #69cf9b

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.

#69cf9b 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
ButtonsLinksFocus statesCharts
Print note

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

#69cf9b, answered

What color is #69cf9b?

#69cf9b is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 4.5). It sits at 149° on the hue wheel with 52% saturation and 61% lightness, which reads as cool.

What is the RGB value of #69cf9b?

rgb(105, 207, 155) — 105 red, 207 green and 155 blue out of 255, or 41.2% / 81.2% / 60.8% by channel.

Is #69cf9b a light or a dark color?

It is a mid-tone. Relative luminance is 0.5000 and perceived brightness is 69%, so black text on it reaches 11.00:1.

Should I use black or white text on #69cf9b?

Black. It scores 11.00:1 against #69cf9b, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #69cf9b?

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

What colors go well with #69cf9b?

For interface work: #F4FAF7 as the surface, #C1EBD6 for borders, #4B9B72 for secondary text, #D365B9 as an accent and #1F613F for hover and pressed states. For a palette, the analogous pair #6ACF69 and #69CFCE stays calm, while #CF699D is the loudest partner.

What is #69cf9b in CMYK for printing?

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

Is #69cf9b warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #69CF76; nudged cooler, #67D1C2.

Work with #69cf9b in the Color Lab