#011F07#011F07
#011F07 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.9% C 0.059 H 147.8°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #011F07 |
|---|---|
| RGB | rgb(1, 31, 7) |
| HSL | hsl(132, 94%, 6%) |
| HSV | hsv(132, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 77.4%, 87.8%) |
| CIE-LAB | lab(9.01, -16.66, 10.29) |
| CIE-LCH | lch(9.01, 19.59, 148.29°) |
| OKLab | oklab(20.94% -0.0497 0.0312) |
| OKLCH | oklch(20.94% 0.059 147.8) |
| XYZ | xyz(0.5408, 1.0017, 0.3658) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.06
Very Dark Green
#062E03
ΔE00 7.43
Dark Green
#033500
ΔE00 10.36
Evergreen
#05472A
ΔE00 12.74
Hunter Green (survey)
#0B4008
ΔE00 13.10
Pine Green
#0A481E
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F07 #1F0119
analogous
#0A1F01 #011F07 #011F16
triadic
#011F07 #07011F #1F0701
tetradic
#011F07 #010A1F #1F0119 #1F1601
square
#011F07 #010A1F #1F0119 #1F1601
split-complementary
#011F07 #16011F #1F010A
monochromatic
#011E07 #011E07 #011F07 #035A14 #059622
Accessibility & contrast
On white
17.49
#011F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F07
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F07 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 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: #011f07; /* rgb */ color: rgb(1, 31, 7); /* oklch */ color: oklch(20.9% 0.059 147.8);
Tailwind
colors: {
custom: {
50: '#465a4a',
500: '#011f07',
950: '#000000',
},
}SCSS
$custom: #011f07; $custom-light: #465a4a; $custom-dark: #000000;
JSON
{
"hex": "#011f07",
"rgb": {
"r": 1,
"g": 31,
"b": 7
},
"hsl": {
"h": 132,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.20942,
"c": 0.0587,
"h": 147.8
},
"luminance": 0.01002
}Semantic roles & 50–950 ramp
primary
#011F07
secondary
#671556
accent
#29D4FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977