#161C07#161C07
#161C07 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.4% C 0.038 H 122.7°. Best body text is #FFFFFF at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #161C07 |
|---|---|
| RGB | rgb(22, 28, 7) |
| HSL | hsl(77, 60%, 7%) |
| HSV | hsv(77, 75%, 11%) |
| CMYK | cmyk(21.4%, 0%, 75%, 89%) |
| CIE-LAB | lab(9.13, -7.21, 10.65) |
| CIE-LCH | lch(9.13, 12.86, 124.09°) |
| OKLab | oklab(21.41% -0.0206 0.0321) |
| OKLCH | oklch(21.41% 0.038 122.7) |
| XYZ | xyz(0.7845, 1.0164, 0.3558) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.99
Very Dark Green
#062E03
ΔE00 11.74
Dark Forest Green
#002D04
ΔE00 12.07
Black
#000000
ΔE00 12.54
Charcoal (survey)
#343837
ΔE00 13.42
Dark Green
#033500
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161C07 #0D071C
analogous
#1C1807 #161C07 #0C1C07
triadic
#161C07 #07161C #1C0716
tetradic
#161C07 #071C18 #0D071C #1C070C
square
#161C07 #071C18 #0D071C #1C070C
split-complementary
#161C07 #070C1C #18071C
monochromatic
#131806 #131806 #161C07 #3C4D13 #637E1F
Accessibility & contrast
On white
17.45
#161C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#161C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161C07
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161C07 | 1.00 | 17.45 | 1.20 | 17.45 |
| #FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A05
Deuteranopia (green-blind)
#1D1A08
Tritanopia (blue-blind)
#171A17
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #161c07; /* rgb */ color: rgb(22, 28, 7); /* oklch */ color: oklch(21.4% 0.038 122.7);
Tailwind
colors: {
custom: {
50: '#52584a',
500: '#161c07',
950: '#000000',
},
}SCSS
$custom: #161c07; $custom-light: #52584a; $custom-dark: #000000;
JSON
{
"hex": "#161c07",
"rgb": {
"r": 22,
"g": 28,
"b": 7
},
"hsl": {
"h": 77.143,
"s": 60,
"l": 6.863
},
"oklch": {
"l": 0.21411,
"c": 0.03811,
"h": 122.7
},
"luminance": 0.01016
}Semantic roles & 50–950 ramp
primary
#161C07
secondary
#34255A
accent
#45E372
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877