#001F08#001F08
#001F08 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.9% C 0.058 H 149.5°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #001F08 |
|---|---|
| RGB | rgb(0, 31, 8) |
| HSL | hsl(135, 100%, 6%) |
| HSV | hsv(135, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 74.2%, 87.8%) |
| CIE-LAB | lab(8.97, -16.80, 9.83) |
| CIE-LCH | lch(8.97, 19.46, 149.67°) |
| OKLab | oklab(20.9% -0.0502 0.0296) |
| OKLCH | oklch(20.9% 0.058 149.5) |
| XYZ | xyz(0.5338, 0.9974, 0.3941) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.21
Very Dark Green
#062E03
ΔE00 7.62
Dark Green
#033500
ΔE00 10.54
Evergreen
#05472A
ΔE00 12.72
Hunter Green (survey)
#0B4008
ΔE00 13.26
Pine Green
#0A481E
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001F08 #1F0017
analogous
#071F00 #001F08 #001F17
triadic
#001F08 #08001F #1F0800
tetradic
#001F08 #00071F #1F0017 #1F1700
square
#001F08 #00071F #1F0017 #1F1700
split-complementary
#001F08 #17001F #1F0007
monochromatic
#001F08 #001F08 #001F08 #005C18 #009928
Accessibility & contrast
On white
17.51
#001F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#001F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001F08
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001F08 | 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)
#1F1B06
Deuteranopia (green-blind)
#1B180A
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #001f08; /* rgb */ color: rgb(0, 31, 8); /* oklch */ color: oklch(20.9% 0.058 149.5);
Tailwind
colors: {
custom: {
50: '#455a4a',
500: '#001f08',
950: '#000000',
},
}SCSS
$custom: #001f08; $custom-light: #455a4a; $custom-dark: #000000;
JSON
{
"hex": "#001f08",
"rgb": {
"r": 0,
"g": 31,
"b": 8
},
"hsl": {
"h": 135.484,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.20903,
"c": 0.05826,
"h": 149.5
},
"luminance": 0.00998
}Semantic roles & 50–950 ramp
primary
#001F08
secondary
#681252
accent
#29C8FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977