#161C01#161C01
#161C01 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.3% C 0.049 H 120.4°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #161C01 |
|---|---|
| RGB | rgb(22, 28, 1) |
| HSL | hsl(73, 93%, 6%) |
| HSV | hsv(73, 96%, 11%) |
| CMYK | cmyk(21.4%, 0%, 96.4%, 89%) |
| CIE-LAB | lab(9.02, -8.09, 12.94) |
| CIE-LCH | lch(9.02, 15.25, 122.01°) |
| OKLab | oklab(21.29% -0.0246 0.0419) |
| OKLCH | oklch(21.29% 0.049 120.4) |
| XYZ | xyz(0.7516, 1.0033, 0.1828) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.76
Dark Forest Green
#002D04
ΔE00 11.16
Almost Black
#070D0D
ΔE00 12.36
Dark Green
#033500
ΔE00 13.01
Black
#000000
ΔE00 13.75
Dark Olive
#373E02
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161C01 #07011C
analogous
#1C1401 #161C01 #081C01
triadic
#161C01 #01161C #1C0116
tetradic
#161C01 #011C14 #07011C #1C0108
square
#161C01 #011C14 #07011C #1C0108
split-complementary
#161C01 #01081C #14011C
monochromatic
#171E01 #171E01 #171E01 #445703 #739205
Accessibility & contrast
On white
17.49
#161C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#161C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161C01
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161C01 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#181A16
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #161c01; /* rgb */ color: rgb(22, 28, 1); /* oklch */ color: oklch(21.3% 0.049 120.4);
Tailwind
colors: {
custom: {
50: '#525847',
500: '#161c01',
950: '#000000',
},
}SCSS
$custom: #161c01; $custom-light: #525847; $custom-dark: #000000;
JSON
{
"hex": "#161c01",
"rgb": {
"r": 22,
"g": 28,
"b": 1
},
"hsl": {
"h": 73.333,
"s": 93.103,
"l": 5.686
},
"oklch": {
"l": 0.21288,
"c": 0.0486,
"h": 120.4
},
"luminance": 0.01003
}Semantic roles & 50–950 ramp
primary
#161C01
secondary
#271564
accent
#29FF58
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877