#162401#162401
#162401 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.9% C 0.061 H 128.5°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #162401 |
|---|---|
| RGB | rgb(22, 36, 1) |
| HSL | hsl(84, 95%, 7%) |
| HSV | hsv(84, 97%, 14%) |
| CMYK | cmyk(38.9%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(12.19, -13.14, 17.37) |
| CIE-LCH | lch(12.19, 21.78, 127.11°) |
| OKLab | oklab(23.86% -0.0379 0.0477) |
| OKLCH | oklch(23.86% 0.061 128.5) |
| XYZ | xyz(0.9672, 1.4345, 0.2546) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.35
Dark Forest Green
#002D04
ΔE00 6.93
Dark Green
#033500
ΔE00 8.64
Hunter Green (survey)
#0B4008
ΔE00 11.02
Dark Olive
#373E02
ΔE00 11.61
Forrest Green
#154406
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162401 #0F0124
analogous
#242101 #162401 #052401
triadic
#162401 #011624 #240116
tetradic
#162401 #012421 #0F0124 #240105
square
#162401 #012421 #0F0124 #240105
split-complementary
#162401 #010524 #210124
monochromatic
#121E01 #121E01 #162401 #3A6003 #5F9B04
Accessibility & contrast
On white
16.32
#162401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#162401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162401
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162401 | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#242003
Tritanopia (blue-blind)
#17221D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #162401; /* rgb */ color: rgb(22, 36, 1); /* oklch */ color: oklch(23.9% 0.061 128.5);
Tailwind
colors: {
custom: {
50: '#535e47',
500: '#162401',
950: '#000000',
},
}SCSS
$custom: #162401; $custom-light: #535e47; $custom-dark: #000000;
JSON
{
"hex": "#162401",
"rgb": {
"r": 22,
"g": 36,
"b": 1
},
"hsl": {
"h": 84,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23856,
"c": 0.06091,
"h": 128.5
},
"luminance": 0.01435
}Semantic roles & 50–950 ramp
primary
#162401
secondary
#38166B
accent
#29FF7E
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977