#122004#122004
#122004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.053 H 131.4°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #122004 |
|---|---|
| RGB | rgb(18, 32, 4) |
| HSL | hsl(90, 78%, 7%) |
| HSV | hsv(90, 88%, 13%) |
| CMYK | cmyk(43.8%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.34, -12.28, 13.54) |
| CIE-LCH | lch(10.34, 18.28, 132.20°) |
| OKLab | oklab(22.29% -0.0348 0.0394) |
| OKLCH | oklch(22.29% 0.053 131.4) |
| XYZ | xyz(0.7879, 1.1704, 0.2992) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.66
Dark Forest Green
#002D04
ΔE00 7.92
Dark Green
#033500
ΔE00 10.27
Hunter Green (survey)
#0B4008
ΔE00 12.76
Dark Olive
#373E02
ΔE00 13.86
Forrest Green
#154406
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122004 #120420
analogous
#202004 #122004 #042004
triadic
#122004 #041220 #200412
tetradic
#122004 #042020 #120420 #200404
square
#122004 #042020 #120420 #200404
split-complementary
#122004 #040420 #200420
monochromatic
#0F1B03 #0F1B03 #122004 #31560B #4F8D12
Accessibility & contrast
On white
17.02
#122004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#122004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122004
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122004 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#121E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #122004; /* rgb */ color: rgb(18, 32, 4); /* oklch */ color: oklch(22.3% 0.053 131.4);
Tailwind
colors: {
custom: {
50: '#4f5b48',
500: '#122004',
950: '#000000',
},
}SCSS
$custom: #122004; $custom-light: #4f5b48; $custom-dark: #000000;
JSON
{
"hex": "#122004",
"rgb": {
"r": 18,
"g": 32,
"b": 4
},
"hsl": {
"h": 90,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22288,
"c": 0.05256,
"h": 131.4
},
"luminance": 0.0117
}Semantic roles & 50–950 ramp
primary
#122004
secondary
#401D63
accent
#34F494
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977