#01220B#01220B
#01220B is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.1% C 0.059 H 150.3°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #01220B |
|---|---|
| RGB | rgb(1, 34, 11) |
| HSL | hsl(138, 94%, 7%) |
| HSV | hsv(138, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 67.6%, 86.7%) |
| CIE-LAB | lab(10.37, -18.27, 10.59) |
| CIE-LCH | lch(10.37, 21.12, 149.90°) |
| OKLab | oklab(22.1% -0.0509 0.0291) |
| OKLCH | oklch(22.1% 0.059 150.3) |
| XYZ | xyz(0.6449, 1.1746, 0.5093) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.10
Very Dark Green
#062E03
ΔE00 6.58
Dark Green
#033500
ΔE00 9.48
Evergreen
#05472A
ΔE00 11.55
Hunter Green (survey)
#0B4008
ΔE00 12.16
Pine Green
#0A481E
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01220B #220118
analogous
#082201 #01220B #01221C
triadic
#01220B #0B0122 #220B01
tetradic
#01220B #010822 #220118 #221C01
square
#01220B #010822 #220118 #221C01
split-complementary
#01220B #1C0122 #220108
monochromatic
#011E0A #011E0A #01220B #035D1E #049931
Accessibility & contrast
On white
17.00
#01220B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#01220B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01220B
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01220B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01220B | 1.00 | 17.00 | 1.23 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E09
Deuteranopia (green-blind)
#1E1B0D
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #01220b; /* rgb */ color: rgb(1, 34, 11); /* oklch */ color: oklch(22.1% 0.059 150.3);
Tailwind
colors: {
custom: {
50: '#465d4b',
500: '#01220b',
950: '#000000',
},
}SCSS
$custom: #01220b; $custom-light: #465d4b; $custom-dark: #000000;
JSON
{
"hex": "#01220b",
"rgb": {
"r": 1,
"g": 34,
"b": 11
},
"hsl": {
"h": 138.182,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22096,
"c": 0.05865,
"h": 150.3
},
"luminance": 0.01175
}Semantic roles & 50–950 ramp
primary
#01220B
secondary
#691650
accent
#29BEFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977