#010F07#010F07
#010F07 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.0% C 0.031 H 160.4°. Best body text is #FFFFFF at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #010F07 |
|---|---|
| RGB | rgb(1, 15, 7) |
| HSL | hsl(146, 88%, 3%) |
| HSV | hsv(146, 93%, 6%) |
| CMYK | cmyk(93.3%, 0%, 53.3%, 94.1%) |
| CIE-LAB | lab(3.28, -5.07, 1.95) |
| CIE-LCH | lch(3.28, 5.43, 158.96°) |
| OKLab | oklab(15.01% -0.0288 0.0102) |
| OKLCH | oklch(15.01% 0.031 160.4) |
| XYZ | xyz(0.2217, 0.3634, 0.2594) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.74
Black
#000000
ΔE00 6.94
Gunmetal
#2A3439
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.45
Dark
#1B2431
ΔE00 13.58
Dark Grey
#363737
ΔE00 14.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010F07 #0F0109
analogous
#020F01 #010F07 #010F0E
triadic
#010F07 #07010F #0F0701
tetradic
#010F07 #01020F #0F0109 #0F0E01
square
#010F07 #01020F #0F0109 #0F0E01
split-complementary
#010F07 #0E010F #0F0102
monochromatic
#021D0D #021D0D #021D0D #054822 #09823D
Accessibility & contrast
On white
19.58
#010F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010F07
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010F07 | 1.00 | 19.58 | 1.07 | 19.58 |
| #FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D07
Deuteranopia (green-blind)
#0C0B07
Tritanopia (blue-blind)
#000F0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #010f07; /* rgb */ color: rgb(1, 15, 7); /* oklch */ color: oklch(15.0% 0.031 160.4);
Tailwind
colors: {
custom: {
50: '#474e4a',
500: '#010f07',
950: '#000000',
},
}SCSS
$custom: #010f07; $custom-light: #474e4a; $custom-dark: #000000;
JSON
{
"hex": "#010f07",
"rgb": {
"r": 1,
"g": 15,
"b": 7
},
"hsl": {
"h": 145.714,
"s": 87.5,
"l": 3.137
},
"oklch": {
"l": 0.15008,
"c": 0.03054,
"h": 160.4
},
"luminance": 0.00363
}Semantic roles & 50–950 ramp
primary
#010F07
secondary
#57153B
accent
#2AA3FE
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777