#001802#001802
#001802 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.2% C 0.057 H 145.0°. Best body text is #FFFFFF at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #001802 |
|---|---|
| RGB | rgb(0, 24, 2) |
| HSL | hsl(125, 100%, 5%) |
| HSV | hsv(125, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 91.7%, 90.6%) |
| CIE-LAB | lab(5.94, -11.77, 7.86) |
| CIE-LCH | lch(5.94, 14.16, 146.28°) |
| OKLab | oklab(18.17% -0.0468 0.0328) |
| OKLCH | oklch(18.17% 0.057 145) |
| XYZ | xyz(0.3376, 0.6576, 0.1666) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.71
Very Dark Green
#062E03
ΔE00 10.86
Almost Black
#070D0D
ΔE00 11.96
Dark Green
#033500
ΔE00 13.68
Black
#000000
ΔE00 13.89
Charcoal (survey)
#343837
ΔE00 15.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001802 #180016
analogous
#0A1800 #001802 #00180E
triadic
#001802 #020018 #180200
tetradic
#001802 #000A18 #180016 #180E00
square
#001802 #000A18 #180016 #180E00
split-complementary
#001802 #0E0018 #18000A
monochromatic
#001F03 #001F03 #001F03 #005507 #00920C
Accessibility & contrast
On white
18.56
#001802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#001802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001802
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001802 | 1.00 | 18.56 | 1.13 | 18.56 |
| #FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191401
Deuteranopia (green-blind)
#151203
Tritanopia (blue-blind)
#001713
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #001802; /* rgb */ color: rgb(0, 24, 2); /* oklch */ color: oklch(18.2% 0.057 145.0);
Tailwind
colors: {
custom: {
50: '#465447',
500: '#001802',
950: '#000000',
},
}SCSS
$custom: #001802; $custom-light: #465447; $custom-dark: #000000;
JSON
{
"hex": "#001802",
"rgb": {
"r": 0,
"g": 24,
"b": 2
},
"hsl": {
"h": 125,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.18167,
"c": 0.05716,
"h": 145
},
"luminance": 0.00658
}Semantic roles & 50–950 ramp
primary
#001802
secondary
#62115C
accent
#29EDFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877