#001805#001805
#001805 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.3% C 0.051 H 149.0°. Best body text is #FFFFFF at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #001805 |
|---|---|
| RGB | rgb(0, 24, 5) |
| HSL | hsl(133, 100%, 5%) |
| HSV | hsv(133, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 79.2%, 90.6%) |
| CIE-LAB | lab(6.00, -11.36, 6.72) |
| CIE-LCH | lch(6.00, 13.20, 149.38°) |
| OKLab | oklab(18.25% -0.0441 0.0265) |
| OKLCH | oklch(18.25% 0.051 149) |
| XYZ | xyz(0.3540, 0.6642, 0.2531) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.27
Almost Black
#070D0D
ΔE00 11.40
Very Dark Green
#062E03
ΔE00 11.44
Black
#000000
ΔE00 13.42
Dark Green
#033500
ΔE00 14.25
Charcoal (survey)
#343837
ΔE00 15.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001805 #180013
analogous
#071800 #001805 #001811
triadic
#001805 #050018 #180500
tetradic
#001805 #000718 #180013 #181100
square
#001805 #000718 #180013 #181100
split-complementary
#001805 #110018 #180007
monochromatic
#001F06 #001F06 #001F06 #005512 #00921F
Accessibility & contrast
On white
18.54
#001805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#001805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001805
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001805 | 1.00 | 18.54 | 1.13 | 18.54 |
| #FFFFFF | 18.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181504
Deuteranopia (green-blind)
#151206
Tritanopia (blue-blind)
#001714
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #001805; /* rgb */ color: rgb(0, 24, 5); /* oklch */ color: oklch(18.3% 0.051 149.0);
Tailwind
colors: {
custom: {
50: '#465449',
500: '#001805',
950: '#000000',
},
}SCSS
$custom: #001805; $custom-light: #465449; $custom-dark: #000000;
JSON
{
"hex": "#001805",
"rgb": {
"r": 0,
"g": 24,
"b": 5
},
"hsl": {
"h": 132.5,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.18251,
"c": 0.05147,
"h": 149
},
"luminance": 0.00664
}Semantic roles & 50–950 ramp
primary
#001805
secondary
#621152
accent
#29D2FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877