#161F00#161F00
#161F00 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.055 H 123.7°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #161F00 |
|---|---|
| RGB | rgb(22, 31, 0) |
| HSL | hsl(77, 100%, 6%) |
| HSV | hsv(77, 100%, 12%) |
| CMYK | cmyk(29%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(10.19, -10.28, 15.01) |
| CIE-LCH | lch(10.19, 18.19, 124.42°) |
| OKLab | oklab(22.23% -0.0305 0.0458) |
| OKLCH | oklch(22.23% 0.055 123.7) |
| XYZ | xyz(0.8209, 1.1505, 0.1788) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.75
Dark Forest Green
#002D04
ΔE00 9.21
Dark Green
#033500
ΔE00 11.06
Dark Olive
#373E02
ΔE00 12.97
Hunter Green (survey)
#0B4008
ΔE00 13.40
Almost Black
#070D0D
ΔE00 14.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161F00 #09001F
analogous
#1F1800 #161F00 #061F00
triadic
#161F00 #00161F #1F0016
tetradic
#161F00 #001F18 #09001F #1F0006
square
#161F00 #001F18 #09001F #1F0006
split-complementary
#161F00 #00061F #18001F
monochromatic
#161F00 #161F00 #161F00 #415C00 #6D9900
Accessibility & contrast
On white
17.07
#161F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#161F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161F00
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161F00 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#181D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #161f00; /* rgb */ color: rgb(22, 31, 0); /* oklch */ color: oklch(22.2% 0.055 123.7);
Tailwind
colors: {
custom: {
50: '#525a46',
500: '#161f00',
950: '#000000',
},
}SCSS
$custom: #161f00; $custom-light: #525a46; $custom-dark: #000000;
JSON
{
"hex": "#161f00",
"rgb": {
"r": 22,
"g": 31,
"b": 0
},
"hsl": {
"h": 77.419,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.22228,
"c": 0.055,
"h": 123.7
},
"luminance": 0.01151
}Semantic roles & 50–950 ramp
primary
#161F00
secondary
#2B1268
accent
#29FF67
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877