#121E0E#121E0E
#121E0E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.035 H 138.1°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #121E0E |
|---|---|
| RGB | rgb(18, 30, 14) |
| HSL | hsl(105, 36%, 9%) |
| HSV | hsv(105, 53%, 12%) |
| CMYK | cmyk(40%, 0%, 53.3%, 88.2%) |
| CIE-LAB | lab(9.71, -9.37, 8.39) |
| CIE-LCH | lch(9.71, 12.58, 138.15°) |
| OKLab | oklab(21.84% -0.0257 0.023) |
| OKLCH | oklch(21.84% 0.035 138.1) |
| XYZ | xyz(0.7930, 1.0888, 0.5838) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.78
Dark Forest Green
#002D04
ΔE00 10.90
Almost Black
#070D0D
ΔE00 11.26
Black
#000000
ΔE00 13.28
Charcoal (survey)
#343837
ΔE00 13.31
Dark Green
#033500
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121E0E #1A0E1E
analogous
#1A1E0E #121E0E #0E1E12
triadic
#121E0E #0E121E #1E0E12
tetradic
#121E0E #0E1A1E #1A0E1E #1E120E
square
#121E0E #0E1A1E #1A0E1E #1E120E
split-complementary
#121E0E #120E1E #1E0E1A
monochromatic
#0D150A #0D150A #121E0E #2B4821 #447135
Accessibility & contrast
On white
17.24
#121E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#121E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121E0E
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121E0E | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#111D1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #121e0e; /* rgb */ color: rgb(18, 30, 14); /* oklch */ color: oklch(21.8% 0.035 138.1);
Tailwind
colors: {
custom: {
50: '#4f594d',
500: '#121e0e',
950: '#000000',
},
}SCSS
$custom: #121e0e; $custom-light: #4f594d; $custom-dark: #000000;
JSON
{
"hex": "#121e0e",
"rgb": {
"r": 18,
"g": 30,
"b": 14
},
"hsl": {
"h": 105,
"s": 36.364,
"l": 8.627
},
"oklch": {
"l": 0.21836,
"c": 0.03453,
"h": 138.1
},
"luminance": 0.01089
}Semantic roles & 50–950 ramp
primary
#121E0E
secondary
#4D3355
accent
#5BCCB0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877