#01190C#01190C
#01190C is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.042 H 157.9°. Best body text is #FFFFFF at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #01190C |
|---|---|
| RGB | rgb(1, 25, 12) |
| HSL | hsl(148, 92%, 5%) |
| HSV | hsv(148, 96%, 10%) |
| CMYK | cmyk(96%, 0%, 52%, 90.2%) |
| CIE-LAB | lab(6.58, -10.88, 4.68) |
| CIE-LCH | lch(6.58, 11.84, 156.73°) |
| OKLab | oklab(18.89% -0.039 0.0158) |
| OKLCH | oklch(18.89% 0.042 157.9) |
| XYZ | xyz(0.4265, 0.7282, 0.4658) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.62
Dark Forest Green
#002D04
ΔE00 12.15
Very Dark Green
#062E03
ΔE00 12.37
Black
#000000
ΔE00 12.87
Charcoal (survey)
#343837
ΔE00 14.65
Gunmetal
#2A3439
ΔE00 14.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01190C #19010E
analogous
#021901 #01190C #011918
triadic
#01190C #0C0119 #190C01
tetradic
#01190C #010219 #19010E #191801
square
#01190C #010219 #19010E #191801
split-complementary
#01190C #180119 #190102
monochromatic
#011D0E #011D0E #011D0E #035428 #068F44
Accessibility & contrast
On white
18.33
#01190C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#01190C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01190C
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01190C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01190C | 1.00 | 18.33 | 1.15 | 18.33 |
| #FFFFFF | 18.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#19160B
Deuteranopia (green-blind)
#15140D
Tritanopia (blue-blind)
#001916
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #01190c; /* rgb */ color: rgb(1, 25, 12); /* oklch */ color: oklch(18.9% 0.042 157.9);
Tailwind
colors: {
custom: {
50: '#46554c',
500: '#01190c',
950: '#000000',
},
}SCSS
$custom: #01190c; $custom-light: #46554c; $custom-dark: #000000;
JSON
{
"hex": "#01190c",
"rgb": {
"r": 1,
"g": 25,
"b": 12
},
"hsl": {
"h": 147.5,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.18888,
"c": 0.04214,
"h": 157.9
},
"luminance": 0.00728
}Semantic roles & 50–950 ramp
primary
#01190C
secondary
#61153E
accent
#299DFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000301
muted
#777877