#001F06#001F06
#001F06 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 20.9% C 0.061 H 147.6°. Best body text is #FFFFFF at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #001F06 |
|---|---|
| RGB | rgb(0, 31, 6) |
| HSL | hsl(132, 100%, 6%) |
| HSV | hsv(132, 100%, 12%) |
| CMYK | cmyk(100%, 0%, 80.6%, 87.8%) |
| CIE-LAB | lab(8.93, -17.09, 10.59) |
| CIE-LCH | lch(8.93, 20.11, 148.21°) |
| OKLab | oklab(20.86% -0.0515 0.0326) |
| OKLCH | oklch(20.86% 0.061 147.6) |
| XYZ | xyz(0.5228, 0.9931, 0.3364) |
| Luminance | 0.0099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.85
Very Dark Green
#062E03
ΔE00 7.25
Dark Green
#033500
ΔE00 10.18
Evergreen
#05472A
ΔE00 12.66
Hunter Green (survey)
#0B4008
ΔE00 12.96
Pine Green
#0A481E
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001F06 #1F0019
analogous
#091F00 #001F06 #001F15
triadic
#001F06 #06001F #1F0600
tetradic
#001F06 #00091F #1F0019 #1F1500
square
#001F06 #00091F #1F0019 #1F1500
split-complementary
#001F06 #15001F #1F0009
monochromatic
#001F06 #001F06 #001F06 #005C12 #00991E
Accessibility & contrast
On white
17.52
#001F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#001F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001F06
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001F06 | 1.00 | 17.52 | 1.20 | 17.52 |
| #FFFFFF | 17.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B04
Deuteranopia (green-blind)
#1C1808
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #001f06; /* rgb */ color: rgb(0, 31, 6); /* oklch */ color: oklch(20.9% 0.061 147.6);
Tailwind
colors: {
custom: {
50: '#455a49',
500: '#001f06',
950: '#000000',
},
}SCSS
$custom: #001f06; $custom-light: #455a49; $custom-dark: #000000;
JSON
{
"hex": "#001f06",
"rgb": {
"r": 0,
"g": 31,
"b": 6
},
"hsl": {
"h": 131.613,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.20861,
"c": 0.06094,
"h": 147.6
},
"luminance": 0.00993
}Semantic roles & 50–950 ramp
primary
#001F06
secondary
#681258
accent
#29D6FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977