#012205#012205
#012205 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.066 H 145.5°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #012205 |
|---|---|
| RGB | rgb(1, 34, 5) |
| HSL | hsl(127, 94%, 7%) |
| HSV | hsv(127, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 85.3%, 86.7%) |
| CIE-LAB | lab(10.27, -19.20, 12.91) |
| CIE-LCH | lch(10.27, 23.13, 146.09°) |
| OKLab | oklab(21.98% -0.0544 0.0374) |
| OKLCH | oklch(21.98% 0.066 145.5) |
| XYZ | xyz(0.6119, 1.1614, 0.3355) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.02
Very Dark Green
#062E03
ΔE00 5.47
Dark Green
#033500
ΔE00 8.41
Hunter Green (survey)
#0B4008
ΔE00 11.27
Evergreen
#05472A
ΔE00 11.50
Pine Green
#0A481E
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012205 #22011E
analogous
#0E2201 #012205 #012216
triadic
#012205 #050122 #220501
tetradic
#012205 #010E22 #22011E #221601
square
#012205 #010E22 #22011E #221601
split-complementary
#012205 #160122 #22010E
monochromatic
#011E04 #011E04 #012205 #035D0E #049916
Accessibility & contrast
On white
17.04
#012205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012205
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012205 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012205; /* rgb */ color: rgb(1, 34, 5); /* oklch */ color: oklch(22.0% 0.066 145.5);
Tailwind
colors: {
custom: {
50: '#465d49',
500: '#012205',
950: '#000000',
},
}SCSS
$custom: #012205; $custom-light: #465d49; $custom-dark: #000000;
JSON
{
"hex": "#012205",
"rgb": {
"r": 1,
"g": 34,
"b": 5
},
"hsl": {
"h": 127.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.21982,
"c": 0.06603,
"h": 145.5
},
"luminance": 0.01161
}Semantic roles & 50–950 ramp
primary
#012205
secondary
#69165F
accent
#29E5FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977