#002000#002000
#002000 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.1% C 0.072 H 142.5°. Best body text is #FFFFFF at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #002000 |
|---|---|
| RGB | rgb(0, 32, 0) |
| HSL | hsl(120, 100%, 6%) |
| HSV | hsv(120, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.26, -18.77, 13.51) |
| CIE-LCH | lch(9.26, 23.13, 144.26°) |
| OKLab | oklab(21.1% -0.057 0.0437) |
| OKLCH | oklch(21.1% 0.072 142.5) |
| XYZ | xyz(0.5165, 1.0330, 0.1722) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.34
Very Dark Green
#062E03
ΔE00 5.72
Dark Green
#033500
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 11.62
Evergreen
#05472A
ΔE00 12.24
Pine Green
#0A481E
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002000 #200020
analogous
#102000 #002000 #002010
triadic
#002000 #000020 #200000
tetradic
#002000 #001020 #200020 #201000
square
#002000 #001020 #200020 #201000
split-complementary
#002000 #100020 #200010
monochromatic
#001F00 #001F00 #002000 #005D00 #009A00
Accessibility & contrast
On white
17.40
#002000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002000
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002000 | 1.00 | 17.40 | 1.21 | 17.40 |
| #FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1D1902
Tritanopia (blue-blind)
#001F19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #002000; /* rgb */ color: rgb(0, 32, 0); /* oklch */ color: oklch(21.1% 0.072 142.5);
Tailwind
colors: {
custom: {
50: '#455b46',
500: '#002000',
950: '#000000',
},
}SCSS
$custom: #002000; $custom-light: #455b46; $custom-dark: #000000;
JSON
{
"hex": "#002000",
"rgb": {
"r": 0,
"g": 32,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21101,
"c": 0.0718,
"h": 142.5
},
"luminance": 0.01033
}Semantic roles & 50–950 ramp
primary
#002000
secondary
#691369
accent
#29FFFF
background
#F3F5F3
surface
#E5E9E5
border
#C1C5C1
text
#000400
muted
#767977