#122006#122006
#122006 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.050 H 132.6°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #122006 |
|---|---|
| RGB | rgb(18, 32, 6) |
| HSL | hsl(92, 68%, 7%) |
| HSV | hsv(92, 81%, 13%) |
| CMYK | cmyk(43.8%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(10.37, -11.97, 12.77) |
| CIE-LCH | lch(10.37, 17.51, 133.15°) |
| OKLab | oklab(22.33% -0.0336 0.0365) |
| OKLCH | oklch(22.33% 0.05 132.6) |
| XYZ | xyz(0.7988, 1.1747, 0.3569) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.97
Dark Forest Green
#002D04
ΔE00 8.20
Dark Green
#033500
ΔE00 10.58
Hunter Green (survey)
#0B4008
ΔE00 13.04
Evergreen
#05472A
ΔE00 14.06
Dark Olive
#373E02
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122006 #140620
analogous
#1F2006 #122006 #062007
triadic
#122006 #061220 #200612
tetradic
#122006 #061F20 #140620 #200706
square
#122006 #061F20 #140620 #200706
split-complementary
#122006 #070620 #20061F
monochromatic
#0E1A05 #0E1A05 #122006 #2F5410 #4C8719
Accessibility & contrast
On white
17.00
#122006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#122006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122006
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122006 | 1.00 | 17.00 | 1.23 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#121E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #122006; /* rgb */ color: rgb(18, 32, 6); /* oklch */ color: oklch(22.3% 0.050 132.6);
Tailwind
colors: {
custom: {
50: '#505b49',
500: '#122006',
950: '#000000',
},
}SCSS
$custom: #122006; $custom-light: #505b49; $custom-dark: #000000;
JSON
{
"hex": "#122006",
"rgb": {
"r": 18,
"g": 32,
"b": 6
},
"hsl": {
"h": 92.308,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22325,
"c": 0.04956,
"h": 132.6
},
"luminance": 0.01175
}Semantic roles & 50–950 ramp
primary
#122006
secondary
#432260
accent
#3DEB9B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977