Darkgreen#006400
#006400 is a dark, vivid green. Relative luminance 0.091; OKLCH L 43.6% C 0.148 H 142.5°. Best body text is #FFFFFF at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #006400 |
|---|---|
| RGB | rgb(0, 100, 0) |
| HSL | hsl(120, 100%, 20%) |
| HSV | hsv(120, 100%, 39%) |
| CMYK | cmyk(100%, 0%, 100%, 60.8%) |
| CIE-LAB | lab(36.20, -43.37, 41.86) |
| CIE-LCH | lch(36.20, 60.27, 136.02°) |
| OKLab | oklab(43.6% -0.1177 0.0903) |
| OKLCH | oklch(43.6% 0.148 142.5) |
| XYZ | xyz(4.5569, 9.1137, 1.5190) |
| Luminance | 0.0911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkgreen
#006400
ΔE00 0.00
Deep Green
#02590F
ΔE00 4.32
Forest
#0B5509
ΔE00 5.19
Forest Green
#2D5A27
ΔE00 7.75
Bottle Green
#044A05
ΔE00 8.57
Navy Green
#35530A
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#006400 #640064
analogous
#326400 #006400 #006432
triadic
#006400 #000064 #640000
tetradic
#006400 #003264 #640064 #643200
square
#006400 #003264 #640064 #643200
split-complementary
#006400 #320064 #640032
monochromatic
#001F00 #002700 #006400 #00A100 #00DE00
Accessibility & contrast
On white
7.44
#006400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.82
#006400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #006400
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##006400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##006400 | 1.00 | 7.44 | 2.82 | 7.44 |
| #FFFFFF | 7.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.82 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#665900
Deuteranopia (green-blind)
#5D5311
Tritanopia (blue-blind)
#006154
Achromatopsia (no color)
#555555
Design tokens & code
CSS
--color: #006400; /* rgb */ color: rgb(0, 100, 0); /* oklch */ color: oklch(43.6% 0.148 142.5);
Tailwind
colors: {
custom: {
50: '#5e9150',
500: '#006400',
950: '#000000',
},
}SCSS
$custom: #006400; $custom-light: #5e9150; $custom-dark: #000000;
JSON
{
"hex": "#006400",
"rgb": {
"r": 0,
"g": 100,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 19.608
},
"oklch": {
"l": 0.43602,
"c": 0.14837,
"h": 142.5
},
"luminance": 0.09114
}Semantic roles & 50–950 ramp
primary
#006400
secondary
#A31DA3
accent
#29FFFF
background
#F6F9F4
surface
#EBF1E7
border
#C6CBC3
text
#050D02
muted
#797E78