#011F06#011F06
#011F06 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 20.9% C 0.060 H 146.9°. Best body text is #FFFFFF at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #011F06 |
|---|---|
| RGB | rgb(1, 31, 6) |
| HSL | hsl(130, 94%, 6%) |
| HSV | hsv(130, 97%, 12%) |
| CMYK | cmyk(96.8%, 0%, 80.6%, 87.8%) |
| CIE-LAB | lab(8.99, -16.81, 10.68) |
| CIE-LCH | lch(8.99, 19.91, 147.58°) |
| OKLab | oklab(20.92% -0.0503 0.0328) |
| OKLCH | oklch(20.92% 0.06 146.9) |
| XYZ | xyz(0.5353, 0.9995, 0.3370) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.88
Very Dark Green
#062E03
ΔE00 7.24
Dark Green
#033500
ΔE00 10.18
Evergreen
#05472A
ΔE00 12.72
Hunter Green (survey)
#0B4008
ΔE00 12.95
Pine Green
#0A481E
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011F06 #1F011A
analogous
#0B1F01 #011F06 #011F15
triadic
#011F06 #06011F #1F0601
tetradic
#011F06 #010B1F #1F011A #1F1501
square
#011F06 #010B1F #1F011A #1F1501
split-complementary
#011F06 #15011F #1F010B
monochromatic
#011E06 #011E06 #011F06 #035A11 #05961D
Accessibility & contrast
On white
17.50
#011F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011F06
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011F06 | 1.00 | 17.50 | 1.20 | 17.50 |
| #FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B04
Deuteranopia (green-blind)
#1C1808
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #011f06; /* rgb */ color: rgb(1, 31, 6); /* oklch */ color: oklch(20.9% 0.060 146.9);
Tailwind
colors: {
custom: {
50: '#465a49',
500: '#011f06',
950: '#000000',
},
}SCSS
$custom: #011f06; $custom-light: #465a49; $custom-dark: #000000;
JSON
{
"hex": "#011f06",
"rgb": {
"r": 1,
"g": 31,
"b": 6
},
"hsl": {
"h": 130,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.20921,
"c": 0.06008,
"h": 146.9
},
"luminance": 0.01
}Semantic roles & 50–950 ramp
primary
#011F06
secondary
#671559
accent
#29DBFF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977