#011F0E#011F0E
#011F0E is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.1% C 0.050 H 155.3°. Best body text is #FFFFFF at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #011F0E |
|---|---|
| RGB | rgb(1, 31, 14) |
| HSL | hsl(146, 94%, 6%) |
| HSV | hsv(146, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 54.8%, 87.8%) |
| CIE-LAB | lab(9.14, -15.57, 7.45) |
| CIE-LCH | lch(9.14, 17.26, 154.44°) |
| OKLab | oklab(21.1% -0.0455 0.0209) |
| OKLCH | oklch(21.1% 0.05 155.3) |
| XYZ | xyz(0.5817, 1.0181, 0.5812) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.53
Very Dark Green
#062E03
ΔE00 8.94
Dark Green
#033500
ΔE00 11.80
Evergreen
#05472A
ΔE00 13.08
Hunter Green (survey)
#0B4008
ΔE00 14.34
Almost Black
#070D0D
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F0E #1F0112
analogous
#031F01 #011F0E #011F1D
triadic
#011F0E #0E011F #1F0E01
tetradic
#011F0E #01031F #1F0112 #1F1D01
square
#011F0E #01031F #1F0112 #1F1D01
split-complementary
#011F0E #1D011F #1F0103
monochromatic
#011E0D #011E0D #011F0E #035A29 #059644
Accessibility & contrast
On white
17.45
#011F0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011F0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F0E
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F0E | 1.00 | 17.45 | 1.20 | 17.45 |
| #FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B0D
Deuteranopia (green-blind)
#1B190F
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011f0e; /* rgb */ color: rgb(1, 31, 14); /* oklch */ color: oklch(21.1% 0.050 155.3);
Tailwind
colors: {
custom: {
50: '#465a4d',
500: '#011f0e',
950: '#000000',
},
}SCSS
$custom: #011f0e; $custom-light: #465a4d; $custom-dark: #000000;
JSON
{
"hex": "#011f0e",
"rgb": {
"r": 1,
"g": 31,
"b": 14
},
"hsl": {
"h": 146,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21099,
"c": 0.05005,
"h": 155.3
},
"luminance": 0.01018
}Semantic roles & 50–950 ramp
primary
#011F0E
secondary
#671543
accent
#29A2FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977