#002007#002007
#002007 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.2% C 0.061 H 148.2°. Best body text is #FFFFFF at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #002007 |
|---|---|
| RGB | rgb(0, 32, 7) |
| HSL | hsl(133, 100%, 6%) |
| HSV | hsv(133, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.39, -17.74, 10.83) |
| CIE-LCH | lch(9.39, 20.78, 148.58°) |
| OKLab | oklab(21.24% -0.052 0.0322) |
| OKLCH | oklch(21.24% 0.061 148.2) |
| XYZ | xyz(0.5548, 1.0483, 0.3741) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.44
Very Dark Green
#062E03
ΔE00 6.87
Dark Green
#033500
ΔE00 9.80
Evergreen
#05472A
ΔE00 12.24
Hunter Green (survey)
#0B4008
ΔE00 12.57
Pine Green
#0A481E
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002007 #200019
analogous
#092000 #002007 #002017
triadic
#002007 #070020 #200700
tetradic
#002007 #000920 #200019 #201700
square
#002007 #000920 #200019 #201700
split-complementary
#002007 #170020 #200009
monochromatic
#001F07 #001F07 #002007 #005D14 #009A22
Accessibility & contrast
On white
17.36
#002007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002007
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002007 | 1.00 | 17.36 | 1.21 | 17.36 |
| #FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C05
Deuteranopia (green-blind)
#1D1909
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #002007; /* rgb */ color: rgb(0, 32, 7); /* oklch */ color: oklch(21.2% 0.061 148.2);
Tailwind
colors: {
custom: {
50: '#455b4a',
500: '#002007',
950: '#000000',
},
}SCSS
$custom: #002007; $custom-light: #455b4a; $custom-dark: #000000;
JSON
{
"hex": "#002007",
"rgb": {
"r": 0,
"g": 32,
"b": 7
},
"hsl": {
"h": 133.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21244,
"c": 0.06113,
"h": 148.2
},
"luminance": 0.01048
}Semantic roles & 50–950 ramp
primary
#002007
secondary
#691356
accent
#29D0FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977