#011500#011500
#011500 is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.1% C 0.056 H 141.3°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #011500 |
|---|---|
| RGB | rgb(1, 21, 0) |
| HSL | hsl(117, 100%, 4%) |
| HSV | hsv(117, 100%, 8%) |
| CMYK | cmyk(95.2%, 0%, 100%, 91.8%) |
| CIE-LAB | lab(4.90, -9.64, 7.17) |
| CIE-LCH | lch(4.90, 12.01, 143.36°) |
| OKLab | oklab(17.05% -0.0441 0.0353) |
| OKLCH | oklch(17.05% 0.056 141.3) |
| XYZ | xyz(0.2807, 0.5428, 0.0900) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.33
Black
#000000
ΔE00 12.16
Dark Forest Green
#002D04
ΔE00 12.31
Very Dark Green
#062E03
ΔE00 12.37
Dark Green
#033500
ΔE00 15.08
Charcoal (survey)
#343837
ΔE00 15.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011500 #140015
analogous
#0C1500 #011500 #00150A
triadic
#011500 #000115 #150001
tetradic
#011500 #000C15 #140015 #150A00
square
#011500 #000C15 #140015 #150A00
split-complementary
#011500 #0A0015 #15000C
monochromatic
#011F00 #011F00 #011F00 #045200 #078F00
Accessibility & contrast
On white
18.94
#011500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#011500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011500
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011500 | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161200
Deuteranopia (green-blind)
#131001
Tritanopia (blue-blind)
#001410
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #011500; /* rgb */ color: rgb(1, 21, 0); /* oklch */ color: oklch(17.1% 0.056 141.3);
Tailwind
colors: {
custom: {
50: '#475247',
500: '#011500',
950: '#000000',
},
}SCSS
$custom: #011500; $custom-light: #475247; $custom-dark: #000000;
JSON
{
"hex": "#011500",
"rgb": {
"r": 1,
"g": 21,
"b": 0
},
"hsl": {
"h": 117.143,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.17051,
"c": 0.05646,
"h": 141.3
},
"luminance": 0.00543
}Semantic roles & 50–950 ramp
primary
#011500
secondary
#5C1160
accent
#29FFF5
background
#F3F4F3
surface
#E5E7E5
border
#C1C3C1
text
#000200
muted
#777877