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
White text on this color
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.
50
#ECF5EF
#ECF5EF
100
#DAEBE0
#DAEBE0
200
#B4D6C1
#B4D6C1
300
#8AC09E
#8AC09E
400
#50A06E
#50A06E
500
#15803D
#15803D
600
#126D34
#126D34
700
#0E5328
#0E5328
800
#093A1B
#093A1B
900
#05200F
#05200F
950
#030F07
#030F07
Lighter tints (mixed with white)
15%
#6E9C79
30%
#96B39C
45%
#B4C7B7
60%
#CCD8CE
75%
#E1E8E2
Darker shades (mixed with black)
15%
#137738
30%
#106C33
45%
#0D612C
60%
#0A5325
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
#15803D
#15803D
#7F1558
#7F1558
Triadic
Three colors 120° apart
#15803D
#15803D
#3C157F
#3C157F
#7F3C15
#7F3C15
Analogous
Two neighbors ±30° on the wheel
#237F15
#237F15
#15803D
#15803D
#157F71
#157F71
Split-complementary
Base + two colors flanking its complement
#15803D
#15803D
#71157F
#71157F
#7F1523
#7F1523
Tetradic
Two complementary pairs
#15803D
#15803D
#15587F
#15587F
#7F1558
#7F1558
#7F3C15
#7F3C15
Square
Four colors evenly spaced 90° apart
#15803D
#15803D
#15237F
#15237F
#7F1558
#7F1558
#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.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 6024
#308446
Traffic green
RAL 6001
#287233
Emerald green
RAL 6017
#4C9141
May green
RAL 6010
#35682D
Grass green
RAL 6011
#587246
Reseda green
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 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.