#001500#001500
#001500 is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.0% C 0.058 H 142.5°. Best body text is #FFFFFF at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #001500 |
|---|---|
| RGB | rgb(0, 21, 0) |
| HSL | hsl(120, 100%, 4%) |
| HSV | hsv(120, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 100%, 91.8%) |
| CIE-LAB | lab(4.84, -9.90, 7.07) |
| CIE-LCH | lch(4.84, 12.17, 144.45°) |
| OKLab | oklab(16.96% -0.0458 0.0351) |
| OKLCH | oklch(16.96% 0.058 142.5) |
| XYZ | xyz(0.2681, 0.5363, 0.0894) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.46
Dark Forest Green
#002D04
ΔE00 12.21
Very Dark Green
#062E03
ΔE00 12.30
Black
#000000
ΔE00 12.32
Dark Green
#033500
ΔE00 15.03
Charcoal (survey)
#343837
ΔE00 15.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001500 #150015
analogous
#0B1500 #001500 #00150B
triadic
#001500 #000015 #150000
tetradic
#001500 #000B15 #150015 #150B00
square
#001500 #000B15 #150015 #150B00
split-complementary
#001500 #0B0015 #15000B
monochromatic
#001F00 #001F00 #001F00 #005200 #008F00
Accessibility & contrast
On white
18.97
#001500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#001500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001500
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001500 | 1.00 | 18.97 | 1.11 | 18.97 |
| #FFFFFF | 18.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161200
Deuteranopia (green-blind)
#131001
Tritanopia (blue-blind)
#001410
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #001500; /* rgb */ color: rgb(0, 21, 0); /* oklch */ color: oklch(17.0% 0.058 142.5);
Tailwind
colors: {
custom: {
50: '#465247',
500: '#001500',
950: '#000000',
},
}SCSS
$custom: #001500; $custom-light: #465247; $custom-dark: #000000;
JSON
{
"hex": "#001500",
"rgb": {
"r": 0,
"g": 21,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.16959,
"c": 0.05771,
"h": 142.5
},
"luminance": 0.00536
}Semantic roles & 50–950 ramp
primary
#001500
secondary
#601160
accent
#29FFFF
background
#F3F4F3
surface
#E5E7E5
border
#C1C3C1
text
#000200
muted
#777877