#002002#002002
#002002 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.1% C 0.068 H 144.1°. Best body text is #FFFFFF at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #002002 |
|---|---|
| RGB | rgb(0, 32, 2) |
| HSL | hsl(124, 100%, 6%) |
| HSV | hsv(124, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(9.30, -18.47, 12.74) |
| CIE-LCH | lch(9.30, 22.44, 145.40°) |
| OKLab | oklab(21.14% -0.0554 0.0402) |
| OKLCH | oklch(21.14% 0.068 144.1) |
| XYZ | xyz(0.5274, 1.0373, 0.2298) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.63
Very Dark Green
#062E03
ΔE00 6.02
Dark Green
#033500
ΔE00 8.97
Hunter Green (survey)
#0B4008
ΔE00 11.87
Evergreen
#05472A
ΔE00 12.22
Pine Green
#0A481E
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002002 #20001E
analogous
#0E2000 #002002 #002012
triadic
#002002 #020020 #200200
tetradic
#002002 #000E20 #20001E #201200
square
#002002 #000E20 #20001E #201200
split-complementary
#002002 #120020 #20000E
monochromatic
#001F02 #001F02 #002002 #005D06 #009A0A
Accessibility & contrast
On white
17.39
#002002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002002
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002002 | 1.00 | 17.39 | 1.21 | 17.39 |
| #FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1D1904
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #002002; /* rgb */ color: rgb(0, 32, 2); /* oklch */ color: oklch(21.1% 0.068 144.1);
Tailwind
colors: {
custom: {
50: '#455b47',
500: '#002002',
950: '#000000',
},
}SCSS
$custom: #002002; $custom-light: #455b47; $custom-dark: #000000;
JSON
{
"hex": "#002002",
"rgb": {
"r": 0,
"g": 32,
"b": 2
},
"hsl": {
"h": 123.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21142,
"c": 0.06843,
"h": 144.1
},
"luminance": 0.01037
}Semantic roles & 50–950 ramp
primary
#002002
secondary
#691364
accent
#29F2FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977