Skip to content

#02af4d

a dark, electric green · cool · closest name: Medium Sea Green

RGB
2, 175, 77
HSL
146°, 98%, 35%
CMYK
99, 0, 56, 31
Luminance
0.3121

At a glance

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

Hex
#02af4d
Hue
146°
green
Saturation
98%
electric
Lightness
35%
dark
Brightness
69%
HSV value
Perceived
54%
weighted brightness
Luminance
0.3121
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
7.24:1
Closest name
Medium Sea Green
ΔE2000 5.9
Where it sits
Hue146° of 360°
Saturation98%
Lightness35%
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#02af4d
RGBrgb(2, 175, 77)
HSLhsl(146, 98%, 35%)
CMYKcmyk(99%, 0%, 56%, 31%)
LABlab(62.7 -59.1 39.3)
LCHlch(62.7 71.0 146.4)
OKLCHoklch(0.659 0.184 149.3)
Decimal175949
Display P3color(display-p3 0.008 0.686 0.302)

Copy-ready code

/* CSS */
color: #02af4d;
background-color: #02af4d;
/* Tailwind (arbitrary) */
class="text-[#02af4d] bg-[#02af4d]"
/* SCSS */
$brand: #02af4d;
/* SwiftUI */
Color(red: 0.008, green: 0.686, blue: 0.302)
/* Android */
Color.parseColor("#02af4d")
/* Flutter */
Color(0xFF02AF4D)
/* Python / OpenCV (BGR) */
(77, 175, 2)

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

Accessibility — WCAG contrast

Aa
#02af4d on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#02af4d on black: 7.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B09F44
deuteranopia · #A09355
tritanopia · #00AC99

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #02af4d is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDF7
#E4FCEE
#C1FBDA
#90FEC0
#59FDA0
#21FC80
#03F26A
#02CA59
#02af4d
#067436
#044922
Base = 800Lightest = 50 · #F1FDF7Darkest = 950 · #044922
:root {
  --brand-50: #F1FDF7;
  --brand-100: #E4FCEE;
  --brand-200: #C1FBDA;
  --brand-300: #90FEC0;
  --brand-400: #59FDA0;
  --brand-500: #21FC80;
  --brand-600: #03F26A;
  --brand-700: #02CA59;
  --brand-800: #02af4d;
  --brand-900: #067436;
  --brand-950: #044922;
  --brand: #02af4d;
  --brand-ink: #000000;
}

Colors that work with #02af4d

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#B10091
Second voice, not a rival
Dark variant#017E37
Hover, pressed, headers
Light variant#E6FFF1
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 #02af4d

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#AF0264
Analogous left#0EAF02
Analogous right#02AFA3
Split-complement 1#A302AF
Split-complement 2#AF020E
Triadic 1#4D02AF
Triadic 2#AF4D02
Tetradic#020EAF

RGB percentages

Red0.8%
Green68.6%
Blue30.2%

CMYK percentages

Cyan98.9%
Magenta0.0%
Yellow56.0%
Key (black)31.4%

Color previews

#02af4d text on a black background

contrast 7.24:1

Card sample

#02af4d text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02af4d;
Background color
Panel with #02af4d background
background-color: #02af4d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02af4d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 175, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 175, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02af4d;
background: linear-gradient(135deg, #02af4d, #029EAF);

Monochromatic scale

Palettes built from #02af4d

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.

#02af4d 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

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

#02af4d, answered

What color is #02af4d?

#02af4d is a dark electric green, closest to Medium Sea Green (ΔE2000 5.9). It sits at 146° on the hue wheel with 98% saturation and 35% lightness, which reads as cool.

What is the RGB value of #02af4d?

rgb(2, 175, 77) — 2 red, 175 green and 77 blue out of 255, or 0.8% / 68.6% / 30.2% by channel.

Is #02af4d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3121 and perceived brightness is 54%, so black text on it reaches 7.24:1.

Should I use black or white text on #02af4d?

Black. It scores 7.24:1 against #02af4d, versus 2.90:1 for white — AAA at any size.

What is the complementary color of #02af4d?

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

What colors go well with #02af4d?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6D for secondary text, #B10091 as an accent and #017E37 for hover and pressed states. For a palette, the analogous pair #0EAF02 and #02AFA3 stays calm, while #AF0264 is the loudest partner.

What is #02af4d in CMYK for printing?

cmyk(99%, 0%, 56%, 31%). 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 #02af4d 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 #02AF0E; nudged cooler, #00B18D.

Work with #02af4d in the Color Lab