#161F03#161F03
#161F03 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.050 H 124.9°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #161F03 |
|---|---|
| RGB | rgb(22, 31, 3) |
| HSL | hsl(79, 82%, 7%) |
| HSV | hsv(79, 90%, 12%) |
| CMYK | cmyk(29%, 0%, 90.3%, 87.8%) |
| CIE-LAB | lab(10.24, -9.83, 13.85) |
| CIE-LCH | lch(10.24, 16.98, 125.35°) |
| OKLab | oklab(22.28% -0.0285 0.0409) |
| OKLCH | oklch(22.28% 0.05 124.9) |
| XYZ | xyz(0.8373, 1.1571, 0.2654) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.15
Dark Forest Green
#002D04
ΔE00 9.56
Dark Green
#033500
ΔE00 11.48
Dark Olive
#373E02
ΔE00 13.37
Almost Black
#070D0D
ΔE00 13.63
Hunter Green (survey)
#0B4008
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161F03 #0C031F
analogous
#1F1A03 #161F03 #081F03
triadic
#161F03 #03161F #1F0316
tetradic
#161F03 #031F1A #0C031F #1F0308
square
#161F03 #031F1A #0C031F #1F0308
split-complementary
#161F03 #03081F #1A031F
monochromatic
#141C03 #141C03 #161F03 #3E5708 #658F0E
Accessibility & contrast
On white
17.05
#161F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#161F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161F03
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161F03 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#181D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #161f03; /* rgb */ color: rgb(22, 31, 3); /* oklch */ color: oklch(22.3% 0.050 124.9);
Tailwind
colors: {
custom: {
50: '#525a48',
500: '#161f03',
950: '#000000',
},
}SCSS
$custom: #161f03; $custom-light: #525a48; $custom-dark: #000000;
JSON
{
"hex": "#161f03",
"rgb": {
"r": 22,
"g": 31,
"b": 3
},
"hsl": {
"h": 79.286,
"s": 82.353,
"l": 6.667
},
"oklch": {
"l": 0.22284,
"c": 0.04981,
"h": 124.9
},
"luminance": 0.01157
}Semantic roles & 50–950 ramp
primary
#161F03
secondary
#321B63
accent
#2FF970
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877