Skip to content
PantoneTools
green
Tailwind CSS palette

Green 700

green-700 · #15803D

HEX

#15803D

RGB

rgb(21, 128, 61)

CMYK

cmyk(84%, 0%, 52%, 50%)

HSL

hsl(142, 72%, 29%)

LAB

lab(46.9, -44.3, 28.2)

What is Green 700?

Green 700 is the green-700 reference in the Tailwind CSS palette. Its sRGB value is #15803D (rgb 21, 128, 61). It sits in the green family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Green 700 as a background.

Black text on this color

Sample text · 4.19 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 5.02 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Green 700

An 11-step tonal scale derived from Green 700 (#15803D). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #ECF5EF

50

#ECF5EF

#ECF5EF

Copied #DAEBE0

100

#DAEBE0

#DAEBE0

Copied #B4D6C1

200

#B4D6C1

#B4D6C1

Copied #8AC09E

300

#8AC09E

#8AC09E

Copied #50A06E

400

#50A06E

#50A06E

Copied #15803D

500

#15803D

#15803D

Copied #126D34

600

#126D34

#126D34

Copied #0E5328

700

#0E5328

#0E5328

Copied #093A1B

800

#093A1B

#093A1B

Copied #05200F

900

#05200F

#05200F

Copied #030F07

950

#030F07

#030F07

Lighter tints (mixed with white)

Copied #6E9C79

15%

#6E9C79

Copied #96B39C

30%

#96B39C

Copied #B4C7B7

45%

#B4C7B7

Copied #CCD8CE

60%

#CCD8CE

Copied #E1E8E2

75%

#E1E8E2

Darker shades (mixed with black)

Copied #137738

15%

#137738

Copied #106C33

30%

#106C33

Copied #0D612C

45%

#0D612C

Copied #0A5325

60%

#0A5325

Copied #06421C

75%

#06421C

Color harmonies for Green 700

Classic color-theory harmonies derived from rotating the hue of Green 700. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #15803D

#15803D

#15803D

Copied #7F1558

#7F1558

#7F1558

Triadic

Three colors 120° apart

Copied #15803D

#15803D

#15803D

Copied #3C157F

#3C157F

#3C157F

Copied #7F3C15

#7F3C15

#7F3C15

Analogous

Two neighbors ±30° on the wheel

Copied #237F15

#237F15

#237F15

Copied #15803D

#15803D

#15803D

Copied #157F71

#157F71

#157F71

Split-complementary

Base + two colors flanking its complement

Copied #15803D

#15803D

#15803D

Copied #71157F

#71157F

#71157F

Copied #7F1523

#7F1523

#7F1523

Tetradic

Two complementary pairs

Copied #15803D

#15803D

#15803D

Copied #15587F

#15587F

#15587F

Copied #7F1558

#7F1558

#7F1558

Copied #7F3C15

#7F3C15

#7F3C15

Square

Four colors evenly spaced 90° apart

Copied #15803D

#15803D

#15803D

Copied #15237F

#15237F

#15237F

Copied #7F1558

#7F1558

#7F1558

Copied #7F7115

#7F7115

#7F7115

Green 700 in every color space

Full conversion of Green 700 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#15803D

RGB

rgb(21, 128, 61)

CMYK

cmyk(84%, 0%, 52%, 50%)

HSL

hsl(142, 72%, 29%)

HSV

hsv(142, 84%, 50%)

HWB

hwb(142 8% 50%)

CIE Lab

lab(46.9 -44.3 28.2)

OKLCH

oklch(52.7% 0.137 150.1)

XYZ (D65)

xyz(8.87, 15.93, 7.02)

Copy-ready code for Green 700

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #15803D;
background-color: #15803D;

CSS variable

:root {
  --color-green-700: #15803D;
}

Tailwind config

// tailwind.config.js
colors: {
  'green-700': '#15803D',
}

Sass

$color-green-700: #15803D;

Swift UIColor

UIColor(red: 0.082, green: 0.502, blue: 0.239, alpha: 1.0)

Android XML

<color name="green-700">#15803D</color>

Closest match in every color system

The nearest Green 700 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Tailwind CSS palette

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #308446

RAL 6024

#308446

Traffic green

Copied #287233

RAL 6001

#287233

Emerald green

Copied #4C9141

RAL 6017

#4C9141

May green

Copied #35682D

RAL 6010

#35682D

Grass green

Copied #587246

RAL 6011

#587246

Reseda green

Copied #3D642D

RAL 6025

#3D642D

Fern green

FAQ about Green 700

What is the HEX code for Green 700?

Green 700 (green-700) has the HEX code #15803D. In RGB it is rgb(21, 128, 61), and in CMYK it is cmyk(84%, 0%, 52%, 50%).

What is the OKLCH value of Green 700?

Green 700 converts to oklch(0.527 0.137 150.1). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Green 700 accessible for body text?

Used as a background, Green 700 has a contrast ratio of 4.19:1 with black text and 5.02:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Green 700?

The closest Pantone reference to Green 700 by ΔE2000 perceptual distance is Pantone 348 C (#00843D). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Green 700?

The closest RAL Classic reference to Green 700 by ΔE2000 distance is RAL 6024 (Traffic green, #308446). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Green 700?

The complementary color (180° opposite on the HSL color wheel) of Green 700 is #7F1558. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Tailwind CSS default palette (v3)

The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

tailwind
design-token
web-system
green

Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.

Tailwind CSS palette · Green 700 — #15803D | PantoneTools