#002104#002104
#002104 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.5% C 0.067 H 145.5°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #002104 |
|---|---|
| RGB | rgb(0, 33, 4) |
| HSL | hsl(127, 100%, 6%) |
| HSV | hsv(127, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 87.9%, 87.1%) |
| CIE-LAB | lab(9.77, -18.94, 12.60) |
| CIE-LCH | lch(9.77, 22.75, 146.36°) |
| OKLab | oklab(21.55% -0.055 0.0378) |
| OKLCH | oklch(21.55% 0.067 145.5) |
| XYZ | xyz(0.5657, 1.0964, 0.2967) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.38
Very Dark Green
#062E03
ΔE00 5.82
Dark Green
#033500
ΔE00 8.76
Hunter Green (survey)
#0B4008
ΔE00 11.64
Evergreen
#05472A
ΔE00 11.83
Pine Green
#0A481E
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002104 #21001D
analogous
#0D2100 #002104 #002115
triadic
#002104 #040021 #210400
tetradic
#002104 #000D21 #21001D #211500
square
#002104 #000D21 #21001D #211500
split-complementary
#002104 #150021 #21000D
monochromatic
#001F04 #001F04 #002104 #005E0B #009B13
Accessibility & contrast
On white
17.22
#002104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002104
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002104 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002104; /* rgb */ color: rgb(0, 33, 4); /* oklch */ color: oklch(21.5% 0.067 145.5);
Tailwind
colors: {
custom: {
50: '#455c48',
500: '#002104',
950: '#000000',
},
}SCSS
$custom: #002104; $custom-light: #455c48; $custom-dark: #000000;
JSON
{
"hex": "#002104",
"rgb": {
"r": 0,
"g": 33,
"b": 4
},
"hsl": {
"h": 127.273,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21546,
"c": 0.06677,
"h": 145.5
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#002104
secondary
#6A135F
accent
#29E5FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977