#122000#122000
#122000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.059 H 129.3°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #122000 |
|---|---|
| RGB | rgb(18, 32, 0) |
| HSL | hsl(86, 100%, 6%) |
| HSV | hsv(86, 100%, 13%) |
| CMYK | cmyk(43.8%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.27, -12.89, 15.08) |
| CIE-LCH | lch(10.27, 19.84, 130.53°) |
| OKLab | oklab(22.21% -0.0375 0.0458) |
| OKLCH | oklch(22.21% 0.059 129.3) |
| XYZ | xyz(0.7660, 1.1616, 0.1839) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.12
Dark Forest Green
#002D04
ΔE00 7.45
Dark Green
#033500
ΔE00 9.69
Hunter Green (survey)
#0B4008
ΔE00 12.26
Dark Olive
#373E02
ΔE00 13.35
Forrest Green
#154406
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122000 #0E0020
analogous
#201E00 #122000 #022000
triadic
#122000 #001220 #200012
tetradic
#122000 #00201E #0E0020 #200002
square
#122000 #00201E #0E0020 #200002
split-complementary
#122000 #000220 #1E0020
monochromatic
#111F00 #111F00 #122000 #345D00 #579A00
Accessibility & contrast
On white
17.04
#122000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#122000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122000
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122000 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#131E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #122000; /* rgb */ color: rgb(18, 32, 0); /* oklch */ color: oklch(22.2% 0.059 129.3);
Tailwind
colors: {
custom: {
50: '#4f5b46',
500: '#122000',
950: '#000000',
},
}SCSS
$custom: #122000; $custom-light: #4f5b46; $custom-dark: #000000;
JSON
{
"hex": "#122000",
"rgb": {
"r": 18,
"g": 32,
"b": 0
},
"hsl": {
"h": 86.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22213,
"c": 0.05917,
"h": 129.3
},
"luminance": 0.01162
}Semantic roles & 50–950 ramp
primary
#122000
secondary
#381369
accent
#29FF87
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977