#162004#162004
#162004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.050 H 126.3°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #162004 |
|---|---|
| RGB | rgb(22, 32, 4) |
| HSL | hsl(81, 78%, 7%) |
| HSV | hsv(81, 88%, 13%) |
| CMYK | cmyk(31.2%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.65, -10.30, 14.02) |
| CIE-LCH | lch(10.65, 17.40, 126.29°) |
| OKLab | oklab(22.62% -0.0295 0.0402) |
| OKLCH | oklch(22.62% 0.05 126.3) |
| XYZ | xyz(0.8693, 1.2123, 0.3030) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.72
Dark Forest Green
#002D04
ΔE00 9.14
Dark Green
#033500
ΔE00 11.07
Dark Olive
#373E02
ΔE00 13.17
Hunter Green (survey)
#0B4008
ΔE00 13.37
Almost Black
#070D0D
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162004 #0E0420
analogous
#201C04 #162004 #082004
triadic
#162004 #041620 #200416
tetradic
#162004 #04201C #0E0420 #200408
square
#162004 #04201C #0E0420 #200408
split-complementary
#162004 #040820 #1C0420
monochromatic
#131B03 #131B03 #162004 #3B560B #618D12
Accessibility & contrast
On white
16.90
#162004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#162004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162004
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162004 | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#211D06
Tritanopia (blue-blind)
#171E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162004; /* rgb */ color: rgb(22, 32, 4); /* oklch */ color: oklch(22.6% 0.050 126.3);
Tailwind
colors: {
custom: {
50: '#535b48',
500: '#162004',
950: '#000000',
},
}SCSS
$custom: #162004; $custom-light: #535b48; $custom-dark: #000000;
JSON
{
"hex": "#162004",
"rgb": {
"r": 22,
"g": 32,
"b": 4
},
"hsl": {
"h": 81.429,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22622,
"c": 0.04988,
"h": 126.3
},
"luminance": 0.01212
}Semantic roles & 50–950 ramp
primary
#162004
secondary
#361D63
accent
#34F478
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977