#001806#001806
#001806 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.3% C 0.050 H 150.5°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #001806 |
|---|---|
| RGB | rgb(0, 24, 6) |
| HSL | hsl(135, 100%, 5%) |
| HSV | hsv(135, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 75%, 90.6%) |
| CIE-LAB | lab(6.02, -11.22, 6.35) |
| CIE-LCH | lch(6.02, 12.89, 150.51°) |
| OKLab | oklab(18.28% -0.0433 0.0246) |
| OKLCH | oklch(18.28% 0.05 150.5) |
| XYZ | xyz(0.3595, 0.6664, 0.2819) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.21
Dark Forest Green
#002D04
ΔE00 11.47
Very Dark Green
#062E03
ΔE00 11.65
Black
#000000
ΔE00 13.26
Dark Green
#033500
ΔE00 14.44
Charcoal (survey)
#343837
ΔE00 15.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001806 #180012
analogous
#061800 #001806 #001812
triadic
#001806 #060018 #180600
tetradic
#001806 #000618 #180012 #181200
square
#001806 #000618 #180012 #181200
split-complementary
#001806 #120018 #180006
monochromatic
#001F08 #001F08 #001F08 #005515 #009225
Accessibility & contrast
On white
18.53
#001806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#001806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001806
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001806 | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181505
Deuteranopia (green-blind)
#151207
Tritanopia (blue-blind)
#001714
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #001806; /* rgb */ color: rgb(0, 24, 6); /* oklch */ color: oklch(18.3% 0.050 150.5);
Tailwind
colors: {
custom: {
50: '#465449',
500: '#001806',
950: '#000000',
},
}SCSS
$custom: #001806; $custom-light: #465449; $custom-dark: #000000;
JSON
{
"hex": "#001806",
"rgb": {
"r": 0,
"g": 24,
"b": 6
},
"hsl": {
"h": 135,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.18279,
"c": 0.04979,
"h": 150.5
},
"luminance": 0.00666
}Semantic roles & 50–950 ramp
primary
#001806
secondary
#62114E
accent
#29C9FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877