#002407#002407
#002407 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.067 H 147.1°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #002407 |
|---|---|
| RGB | rgb(0, 36, 7) |
| HSL | hsl(132, 100%, 7%) |
| HSV | hsv(132, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 80.6%, 85.9%) |
| CIE-LAB | lab(11.11, -20.49, 13.27) |
| CIE-LCH | lch(11.11, 24.41, 147.08°) |
| OKLab | oklab(22.68% -0.0564 0.0365) |
| OKLCH | oklch(22.68% 0.067 147.1) |
| XYZ | xyz(0.6692, 1.2770, 0.4122) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.32
Very Dark Green
#062E03
ΔE00 4.89
Dark Green
#033500
ΔE00 7.78
Hunter Green (survey)
#0B4008
ΔE00 10.62
Evergreen
#05472A
ΔE00 10.77
Pine Green
#0A481E
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002407 #24001D
analogous
#0B2400 #002407 #002419
triadic
#002407 #070024 #240700
tetradic
#002407 #000B24 #24001D #241900
square
#002407 #000B24 #24001D #241900
split-complementary
#002407 #190024 #24000B
monochromatic
#001F06 #001F06 #002407 #006113 #009E1F
Accessibility & contrast
On white
16.73
#002407 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#002407 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002407
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002407 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002407 | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252005
Deuteranopia (green-blind)
#201D09
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002407; /* rgb */ color: rgb(0, 36, 7); /* oklch */ color: oklch(22.7% 0.067 147.1);
Tailwind
colors: {
custom: {
50: '#465f4a',
500: '#002407',
950: '#000000',
},
}SCSS
$custom: #002407; $custom-light: #465f4a; $custom-dark: #000000;
JSON
{
"hex": "#002407",
"rgb": {
"r": 0,
"g": 36,
"b": 7
},
"hsl": {
"h": 131.667,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22681,
"c": 0.06718,
"h": 147.1
},
"luminance": 0.01277
}Semantic roles & 50–950 ramp
primary
#002407
secondary
#6D135B
accent
#29D5FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977