#161C0A#161C0A
#161C0A is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.5% C 0.034 H 124.3°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #161C0A |
|---|---|
| RGB | rgb(22, 28, 10) |
| HSL | hsl(80, 47%, 7%) |
| HSV | hsv(80, 64%, 11%) |
| CMYK | cmyk(21.4%, 0%, 64.3%, 89%) |
| CIE-LAB | lab(9.18, -6.77, 9.50) |
| CIE-LCH | lch(9.18, 11.67, 125.46°) |
| OKLab | oklab(21.47% -0.0189 0.0277) |
| OKLCH | oklch(21.47% 0.034 124.3) |
| XYZ | xyz(0.8009, 1.0230, 0.4424) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.27
Black
#000000
ΔE00 11.91
Very Dark Green
#062E03
ΔE00 12.30
Dark Forest Green
#002D04
ΔE00 12.59
Charcoal (survey)
#343837
ΔE00 12.85
Dark Grey
#363737
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161C0A #100A1C
analogous
#1C190A #161C0A #0D1C0A
triadic
#161C0A #0A161C #1C0A16
tetradic
#161C0A #0A1C19 #100A1C #1C0A0D
square
#161C0A #0A1C19 #100A1C #1C0A0D
split-complementary
#161C0A #0A0D1C #190A1C
monochromatic
#121708 #121708 #161C0A #39491A #5D762A
Accessibility & contrast
On white
17.43
#161C0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#161C0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161C0A
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161C0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161C0A | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A09
Deuteranopia (green-blind)
#1D1A0B
Tritanopia (blue-blind)
#171A18
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #161c0a; /* rgb */ color: rgb(22, 28, 10); /* oklch */ color: oklch(21.5% 0.034 124.3);
Tailwind
colors: {
custom: {
50: '#52584b',
500: '#161c0a',
950: '#000000',
},
}SCSS
$custom: #161c0a; $custom-light: #52584b; $custom-dark: #000000;
JSON
{
"hex": "#161c0a",
"rgb": {
"r": 22,
"g": 28,
"b": 10
},
"hsl": {
"h": 80,
"s": 47.368,
"l": 7.451
},
"oklch": {
"l": 0.21472,
"c": 0.03356,
"h": 124.3
},
"luminance": 0.01023
}Semantic roles & 50–950 ramp
primary
#161C0A
secondary
#3A2B56
accent
#51D77E
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877