#008000

Green

#008000Green

Luminance

0.154

Category

Green

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#008000
No #
008000

RGB

RGB
rgb(0, 128, 0)
Values
R:0 G:128 B:0

HSL

HSL
hsl(120, 100%, 25%)
Values
H:120° S:100% L:25%

HSV / HSB

HSV
hsv(120, 100%, 50%)
Values
H:120° S:100% V:50%

CMYK

CMYK
cmyk(100%, 0%, 100%, 50%)
Values
C:100 M:0 Y:100 K:50

LAB

LAB
lab(46, -52, 50)
Values
L:46 a:-52 b:50

OKLCH

OKLCH
oklch(52.0% 0.177 142.5)
Values
L:52.0% C:0.177 H:142.5°

Code Formats

CSS
color: #008000;
Swift
UIColor(red: 0.000, green: 0.502, blue: 0.000, alpha: 1.0)
Kotlin
Color(0xFF008000)
Flutter
Color(0xFF008000)
Android
#FF008000

Contrast Analysis

WCAG compliance with grayscale colors

On White

5.14:1

AA

On Black

4.09:1

AA-large

Grayscale Contrast

Aa

0%

4.1

AA-large
Aa

10%

3.4

AA-large
Aa

20%

2.5

Fail
Aa

30%

1.6

Fail
Aa

40%

1.1

Fail
Aa

50%

1.3

Fail
Aa

60%

1.8

Fail
Aa

70%

2.5

Fail
Aa

80%

3.2

AA-large
Aa

90%

4.1

AA-large
Aa

100%

5.1

AA

Best Grayscale Contrast

#FFFFFF with ratio 5.14:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #00E600 0%, #008000 100%)
OKLCH
linear-gradient(90deg, oklch(80.1% 0.273 142.5) 0%, oklch(52.0% 0.177 142.5) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #00B300 0%, #00CC00 100%)
OKLCH
linear-gradient(135deg, oklch(66.4% 0.226 142.5) 0%, oklch(73.2% 0.249 142.5) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #008000 0%, #80007F 100%)
OKLCH
linear-gradient(90deg, oklch(52.0% 0.177 142.5) 0%, oklch(42.0% 0.193 328.8) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #408000 0%, #008000 50%, #008040 100%)
OKLCH
linear-gradient(90deg, oklch(53.6% 0.157 135.2) 0%, oklch(52.0% 0.177 142.5) 50%, oklch(52.5% 0.138 152.2) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #008000 0%, #093409 100%)
OKLCH
linear-gradient(180deg, oklch(52.0% 0.177 142.5) 0%, oklch(28.6% 0.084 143.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #00CC00 0%, #009900 100%)
OKLCH
radial-gradient(circle, oklch(73.2% 0.249 142.5) 0%, oklch(59.2% 0.201 142.5) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette