#121E12#121E12
#121E12 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.029 H 144.5°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #121E12 |
|---|---|
| RGB | rgb(18, 30, 18) |
| HSL | hsl(120, 25%, 9%) |
| HSV | hsv(120, 40%, 12%) |
| CMYK | cmyk(40%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(9.80, -8.55, 6.30) |
| CIE-LCH | lch(9.80, 10.62, 143.62°) |
| OKLab | oklab(21.94% -0.0233 0.0167) |
| OKLCH | oklch(21.94% 0.029 144.5) |
| XYZ | xyz(0.8229, 1.1008, 0.7413) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.06
Very Dark Green
#062E03
ΔE00 12.00
Dark Forest Green
#002D04
ΔE00 12.06
Black
#000000
ΔE00 12.29
Charcoal (survey)
#343837
ΔE00 12.33
Gunmetal
#2A3439
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121E12 #1E121E
analogous
#181E12 #121E12 #121E18
triadic
#121E12 #12121E #1E1212
tetradic
#121E12 #12181E #1E121E #1E1812
square
#121E12 #12181E #1E121E #1E1812
split-complementary
#121E12 #18121E #1E1218
monochromatic
#0B130B #0B130B #121E12 #294429 #406B40
Accessibility & contrast
On white
17.21
#121E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#121E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121E12
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121E12 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C11
Deuteranopia (green-blind)
#1D1B13
Tritanopia (blue-blind)
#111D1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #121e12; /* rgb */ color: rgb(18, 30, 18); /* oklch */ color: oklch(21.9% 0.029 144.5);
Tailwind
colors: {
custom: {
50: '#50594f',
500: '#121e12',
950: '#000000',
},
}SCSS
$custom: #121e12; $custom-light: #50594f; $custom-dark: #000000;
JSON
{
"hex": "#121e12",
"rgb": {
"r": 18,
"g": 30,
"b": 18
},
"hsl": {
"h": 120,
"s": 25,
"l": 9.412
},
"oklch": {
"l": 0.21943,
"c": 0.02868,
"h": 144.5
},
"luminance": 0.01101
}Semantic roles & 50–950 ramp
primary
#121E12
secondary
#523A52
accent
#66C1C1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878