#012105#012105
#012105 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.065 H 145.7°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #012105 |
|---|---|
| RGB | rgb(1, 33, 5) |
| HSL | hsl(128, 94%, 7%) |
| HSV | hsv(128, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(9.84, -18.49, 12.30) |
| CIE-LCH | lch(9.84, 22.21, 146.38°) |
| OKLab | oklab(21.62% -0.0533 0.0364) |
| OKLCH | oklch(21.62% 0.065 145.7) |
| XYZ | xyz(0.5837, 1.1050, 0.3261) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.56
Very Dark Green
#062E03
ΔE00 5.98
Dark Green
#033500
ΔE00 8.93
Hunter Green (survey)
#0B4008
ΔE00 11.76
Evergreen
#05472A
ΔE00 11.87
Pine Green
#0A481E
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012105 #21011D
analogous
#0D2101 #012105 #012115
triadic
#012105 #050121 #210501
tetradic
#012105 #010D21 #21011D #211501
square
#012105 #010D21 #21011D #211501
split-complementary
#012105 #150121 #21010D
monochromatic
#011E04 #011E04 #012105 #035C0E #059817
Accessibility & contrast
On white
17.20
#012105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012105
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012105 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 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: #012105; /* rgb */ color: rgb(1, 33, 5); /* oklch */ color: oklch(21.6% 0.065 145.7);
Tailwind
colors: {
custom: {
50: '#465c49',
500: '#012105',
950: '#000000',
},
}SCSS
$custom: #012105; $custom-light: #465c49; $custom-dark: #000000;
JSON
{
"hex": "#012105",
"rgb": {
"r": 1,
"g": 33,
"b": 5
},
"hsl": {
"h": 127.5,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21623,
"c": 0.06454,
"h": 145.7
},
"luminance": 0.01105
}Semantic roles & 50–950 ramp
primary
#012105
secondary
#68155E
accent
#29E4FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977