#161C00#161C00
#161C00 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.3% C 0.051 H 120.1°. Best body text is #FFFFFF at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #161C00 |
|---|---|
| RGB | rgb(22, 28, 0) |
| HSL | hsl(73, 100%, 5%) |
| HSV | hsv(73, 100%, 11%) |
| CMYK | cmyk(21.4%, 0%, 100%, 89%) |
| CIE-LAB | lab(9.00, -8.23, 13.32) |
| CIE-LCH | lch(9.00, 15.66, 121.72°) |
| OKLab | oklab(21.27% -0.0254 0.0437) |
| OKLCH | oklch(21.27% 0.051 120.1) |
| XYZ | xyz(0.7461, 1.0011, 0.1539) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.62
Dark Forest Green
#002D04
ΔE00 11.02
Almost Black
#070D0D
ΔE00 12.58
Dark Green
#033500
ΔE00 12.86
Black
#000000
ΔE00 13.94
Dark Olive
#373E02
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161C00 #06001C
analogous
#1C1400 #161C00 #081C00
triadic
#161C00 #00161C #1C0016
tetradic
#161C00 #001C14 #06001C #1C0008
square
#161C00 #001C14 #06001C #1C0008
split-complementary
#161C00 #00081C #14001C
monochromatic
#181F00 #181F00 #181F00 #465900 #769600
Accessibility & contrast
On white
17.50
#161C00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#161C00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161C00
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161C00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161C00 | 1.00 | 17.50 | 1.20 | 17.50 |
| #FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A00
Deuteranopia (green-blind)
#1E1A01
Tritanopia (blue-blind)
#181A16
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #161c00; /* rgb */ color: rgb(22, 28, 0); /* oklch */ color: oklch(21.3% 0.051 120.1);
Tailwind
colors: {
custom: {
50: '#525846',
500: '#161c00',
950: '#000000',
},
}SCSS
$custom: #161c00; $custom-light: #525846; $custom-dark: #000000;
JSON
{
"hex": "#161c00",
"rgb": {
"r": 22,
"g": 28,
"b": 0
},
"hsl": {
"h": 72.857,
"s": 100,
"l": 5.49
},
"oklch": {
"l": 0.21268,
"c": 0.05057,
"h": 120.1
},
"luminance": 0.01001
}Semantic roles & 50–950 ramp
primary
#161C00
secondary
#241266
accent
#29FF57
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877