#162001#162001
#162001 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.055 H 125.1°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #162001 |
|---|---|
| RGB | rgb(22, 32, 1) |
| HSL | hsl(79, 94%, 6%) |
| HSV | hsv(79, 97%, 13%) |
| CMYK | cmyk(31.2%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.60, -10.75, 15.18) |
| CIE-LCH | lch(10.60, 18.60, 125.32°) |
| OKLab | oklab(22.57% -0.0315 0.0448) |
| OKLCH | oklch(22.57% 0.055 125.1) |
| XYZ | xyz(0.8529, 1.2058, 0.2165) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.33
Dark Forest Green
#002D04
ΔE00 8.79
Dark Green
#033500
ΔE00 10.65
Dark Olive
#373E02
ΔE00 12.77
Hunter Green (survey)
#0B4008
ΔE00 12.99
Forrest Green
#154406
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162001 #0B0120
analogous
#201B01 #162001 #072001
triadic
#162001 #011620 #200116
tetradic
#162001 #01201B #0B0120 #200107
square
#162001 #01201B #0B0120 #200107
split-complementary
#162001 #010720 #1B0120
monochromatic
#141E01 #141E01 #162001 #3F5B03 #689705
Accessibility & contrast
On white
16.92
#162001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#162001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162001
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162001 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#181E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162001; /* rgb */ color: rgb(22, 32, 1); /* oklch */ color: oklch(22.6% 0.055 125.1);
Tailwind
colors: {
custom: {
50: '#525b47',
500: '#162001',
950: '#000000',
},
}SCSS
$custom: #162001; $custom-light: #525b47; $custom-dark: #000000;
JSON
{
"hex": "#162001",
"rgb": {
"r": 22,
"g": 32,
"b": 1
},
"hsl": {
"h": 79.355,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.22568,
"c": 0.05475,
"h": 125.1
},
"luminance": 0.01206
}Semantic roles & 50–950 ramp
primary
#162001
secondary
#301567
accent
#29FF6E
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977