#001F07#001F07
#001F07 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.9% C 0.060 H 148.6°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #001F07 |
|---|---|
| RGB | rgb(0, 31, 7) |
| HSL | hsl(134, 100%, 6%) |
| HSV | hsv(134, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 77.4%, 87.8%) |
| CIE-LAB | lab(8.95, -16.94, 10.21) |
| CIE-LCH | lch(8.95, 19.78, 148.93°) |
| OKLab | oklab(20.88% -0.0508 0.0311) |
| OKLCH | oklch(20.88% 0.06 148.6) |
| XYZ | xyz(0.5283, 0.9952, 0.3652) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.03
Very Dark Green
#062E03
ΔE00 7.43
Dark Green
#033500
ΔE00 10.36
Evergreen
#05472A
ΔE00 12.69
Hunter Green (survey)
#0B4008
ΔE00 13.11
Pine Green
#0A481E
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001F07 #1F0018
analogous
#081F00 #001F07 #001F16
triadic
#001F07 #07001F #1F0700
tetradic
#001F07 #00081F #1F0018 #1F1600
square
#001F07 #00081F #1F0018 #1F1600
split-complementary
#001F07 #16001F #1F0008
monochromatic
#001F07 #001F07 #001F07 #005C15 #009923
Accessibility & contrast
On white
17.51
#001F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#001F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001F07
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001F07 | 1.00 | 17.51 | 1.20 | 17.51 |
| #FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B05
Deuteranopia (green-blind)
#1C1809
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #001f07; /* rgb */ color: rgb(0, 31, 7); /* oklch */ color: oklch(20.9% 0.060 148.6);
Tailwind
colors: {
custom: {
50: '#455a4a',
500: '#001f07',
950: '#000000',
},
}SCSS
$custom: #001f07; $custom-light: #455a4a; $custom-dark: #000000;
JSON
{
"hex": "#001f07",
"rgb": {
"r": 0,
"g": 31,
"b": 7
},
"hsl": {
"h": 133.548,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.20882,
"c": 0.05958,
"h": 148.6
},
"luminance": 0.00995
}Semantic roles & 50–950 ramp
primary
#001F07
secondary
#681255
accent
#29CFFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977