#01190B#01190B
#01190B is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.043 H 156.2°. Best body text is #FFFFFF at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #01190B |
|---|---|
| RGB | rgb(1, 25, 11) |
| HSL | hsl(145, 92%, 5%) |
| HSV | hsv(145, 96%, 10%) |
| CMYK | cmyk(96%, 0%, 56%, 90.2%) |
| CIE-LAB | lab(6.56, -11.03, 5.09) |
| CIE-LCH | lch(6.56, 12.15, 155.24°) |
| OKLab | oklab(18.86% -0.0397 0.0175) |
| OKLCH | oklch(18.86% 0.043 156.2) |
| XYZ | xyz(0.4205, 0.7258, 0.4345) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.82
Dark Forest Green
#002D04
ΔE00 11.91
Very Dark Green
#062E03
ΔE00 12.12
Black
#000000
ΔE00 13.03
Charcoal (survey)
#343837
ΔE00 14.79
Dark Green
#033500
ΔE00 14.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01190B #19010F
analogous
#031901 #01190B #011917
triadic
#01190B #0B0119 #190B01
tetradic
#01190B #010319 #19010F #191701
square
#01190B #010319 #19010F #191701
split-complementary
#01190B #170119 #190103
monochromatic
#011D0D #011D0D #011D0D #035425 #068F3F
Accessibility & contrast
On white
18.34
#01190B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#01190B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01190B
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01190B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01190B | 1.00 | 18.34 | 1.15 | 18.34 |
| #FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#19160A
Deuteranopia (green-blind)
#15140C
Tritanopia (blue-blind)
#001915
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #01190b; /* rgb */ color: rgb(1, 25, 11); /* oklch */ color: oklch(18.9% 0.043 156.2);
Tailwind
colors: {
custom: {
50: '#46554b',
500: '#01190b',
950: '#000000',
},
}SCSS
$custom: #01190b; $custom-light: #46554b; $custom-dark: #000000;
JSON
{
"hex": "#01190b",
"rgb": {
"r": 1,
"g": 25,
"b": 11
},
"hsl": {
"h": 145,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.18859,
"c": 0.04339,
"h": 156.2
},
"luminance": 0.00726
}Semantic roles & 50–950 ramp
primary
#01190B
secondary
#611541
accent
#29A6FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000301
muted
#777877