#012206#012206
#012206 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.065 H 146.3°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #012206 |
|---|---|
| RGB | rgb(1, 34, 6) |
| HSL | hsl(129, 94%, 7%) |
| HSV | hsv(129, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 82.4%, 86.7%) |
| CIE-LAB | lab(10.29, -19.05, 12.52) |
| CIE-LCH | lch(10.29, 22.79, 146.67°) |
| OKLab | oklab(22% -0.0538 0.0359) |
| OKLCH | oklch(22% 0.065 146.3) |
| XYZ | xyz(0.6174, 1.1636, 0.3643) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.19
Very Dark Green
#062E03
ΔE00 5.64
Dark Green
#033500
ΔE00 8.58
Hunter Green (survey)
#0B4008
ΔE00 11.41
Evergreen
#05472A
ΔE00 11.50
Pine Green
#0A481E
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012206 #22011D
analogous
#0D2201 #012206 #012217
triadic
#012206 #060122 #220601
tetradic
#012206 #010D22 #22011D #221701
square
#012206 #010D22 #22011D #221701
split-complementary
#012206 #170122 #22010D
monochromatic
#011E05 #011E05 #012206 #035D10 #04991B
Accessibility & contrast
On white
17.03
#012206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012206
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012206 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#1F1B08
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012206; /* rgb */ color: rgb(1, 34, 6); /* oklch */ color: oklch(22.0% 0.065 146.3);
Tailwind
colors: {
custom: {
50: '#465d49',
500: '#012206',
950: '#000000',
},
}SCSS
$custom: #012206; $custom-light: #465d49; $custom-dark: #000000;
JSON
{
"hex": "#012206",
"rgb": {
"r": 1,
"g": 34,
"b": 6
},
"hsl": {
"h": 129.091,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22001,
"c": 0.06469,
"h": 146.3
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#012206
secondary
#69165D
accent
#29DFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977