#011007#011007
#011007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.4% C 0.032 H 158.7°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #011007 |
|---|---|
| RGB | rgb(1, 16, 7) |
| HSL | hsl(144, 88%, 3%) |
| HSV | hsv(144, 94%, 6%) |
| CMYK | cmyk(93.8%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.54, -5.60, 2.33) |
| CIE-LCH | lch(3.54, 6.07, 157.42°) |
| OKLab | oklab(15.39% -0.0302 0.0118) |
| OKLCH | oklch(15.39% 0.032 158.7) |
| XYZ | xyz(0.2361, 0.3923, 0.2643) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.39
Black
#000000
ΔE00 7.57
Gunmetal
#2A3439
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.52
Dark
#1B2431
ΔE00 14.02
Dark Grey
#363737
ΔE00 14.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011007 #10010A
analogous
#021001 #011007 #01100E
triadic
#011007 #070110 #100701
tetradic
#011007 #010210 #10010A #100E01
square
#011007 #010210 #10010A #100E01
split-complementary
#011007 #0E0110 #100102
monochromatic
#021D0D #021D0D #021D0D #054A20 #088339
Accessibility & contrast
On white
19.47
#011007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#011007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011007
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011007 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #011007; /* rgb */ color: rgb(1, 16, 7); /* oklch */ color: oklch(15.4% 0.032 158.7);
Tailwind
colors: {
custom: {
50: '#474e4a',
500: '#011007',
950: '#000000',
},
}SCSS
$custom: #011007; $custom-light: #474e4a; $custom-dark: #000000;
JSON
{
"hex": "#011007",
"rgb": {
"r": 1,
"g": 16,
"b": 7
},
"hsl": {
"h": 144,
"s": 88.235,
"l": 3.333
},
"oklch": {
"l": 0.15388,
"c": 0.03244,
"h": 158.7
},
"luminance": 0.00392
}Semantic roles & 50–950 ramp
primary
#011007
secondary
#58153D
accent
#29A9FE
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777