#002105#002105
#002105 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.065 H 146.3°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #002105 |
|---|---|
| RGB | rgb(0, 33, 5) |
| HSL | hsl(129, 100%, 6%) |
| HSV | hsv(129, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(9.79, -18.79, 12.22) |
| CIE-LCH | lch(9.79, 22.41, 146.96°) |
| OKLab | oklab(21.57% -0.0544 0.0363) |
| OKLCH | oklch(21.57% 0.065 146.3) |
| XYZ | xyz(0.5712, 1.0986, 0.3255) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.54
Very Dark Green
#062E03
ΔE00 5.99
Dark Green
#033500
ΔE00 8.93
Hunter Green (survey)
#0B4008
ΔE00 11.77
Evergreen
#05472A
ΔE00 11.82
Pine Green
#0A481E
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002105 #21001C
analogous
#0C2100 #002105 #002116
triadic
#002105 #050021 #210500
tetradic
#002105 #000C21 #21001C #211600
square
#002105 #000C21 #21001C #211600
split-complementary
#002105 #160021 #21000C
monochromatic
#001F05 #001F05 #002105 #005E0E #009B18
Accessibility & contrast
On white
17.22
#002105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002105
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002105 | 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)
#221D03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002105; /* rgb */ color: rgb(0, 33, 5); /* oklch */ color: oklch(21.6% 0.065 146.3);
Tailwind
colors: {
custom: {
50: '#455c49',
500: '#002105',
950: '#000000',
},
}SCSS
$custom: #002105; $custom-light: #455c49; $custom-dark: #000000;
JSON
{
"hex": "#002105",
"rgb": {
"r": 0,
"g": 33,
"b": 5
},
"hsl": {
"h": 129.091,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21566,
"c": 0.06534,
"h": 146.3
},
"luminance": 0.01099
}Semantic roles & 50–950 ramp
primary
#002105
secondary
#6A135D
accent
#29DFFF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977