#121F06#121F06
#121F06 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.048 H 132.0°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #121F06 |
|---|---|
| RGB | rgb(18, 31, 6) |
| HSL | hsl(91, 68%, 7%) |
| HSV | hsv(91, 81%, 12%) |
| CMYK | cmyk(41.9%, 0%, 80.6%, 87.8%) |
| CIE-LAB | lab(9.97, -11.32, 12.21) |
| CIE-LCH | lch(9.97, 16.65, 132.85°) |
| OKLab | oklab(22% -0.0319 0.0355) |
| OKLCH | oklch(22% 0.048 132) |
| XYZ | xyz(0.7723, 1.1217, 0.3481) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.55
Dark Forest Green
#002D04
ΔE00 8.78
Dark Green
#033500
ΔE00 11.15
Hunter Green (survey)
#0B4008
ΔE00 13.58
Almost Black
#070D0D
ΔE00 13.62
Dark Olive
#373E02
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121F06 #13061F
analogous
#1F1F06 #121F06 #061F07
triadic
#121F06 #06121F #1F0612
tetradic
#121F06 #061F1F #13061F #1F0706
square
#121F06 #061F1F #13061F #1F0706
split-complementary
#121F06 #07061F #1F061F
monochromatic
#0F1A05 #0F1A05 #121F06 #305210 #4E861A
Accessibility & contrast
On white
17.15
#121F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#121F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121F06
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121F06 | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#1F1B08
Tritanopia (blue-blind)
#121D1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #121f06; /* rgb */ color: rgb(18, 31, 6); /* oklch */ color: oklch(22.0% 0.048 132.0);
Tailwind
colors: {
custom: {
50: '#4f5a49',
500: '#121f06',
950: '#000000',
},
}SCSS
$custom: #121f06; $custom-light: #4f5a49; $custom-dark: #000000;
JSON
{
"hex": "#121f06",
"rgb": {
"r": 18,
"g": 31,
"b": 6
},
"hsl": {
"h": 91.2,
"s": 67.568,
"l": 7.255
},
"oklch": {
"l": 0.21997,
"c": 0.04775,
"h": 132
},
"luminance": 0.01122
}Semantic roles & 50–950 ramp
primary
#121F06
secondary
#42225F
accent
#3DEA97
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977