#122012#122012
#122012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.033 H 144.4°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #122012 |
|---|---|
| RGB | rgb(18, 32, 18) |
| HSL | hsl(120, 28%, 10%) |
| HSV | hsv(120, 44%, 13%) |
| CMYK | cmyk(43.8%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.60, -9.84, 7.42) |
| CIE-LCH | lch(10.60, 12.33, 143.00°) |
| OKLab | oklab(22.58% -0.0268 0.0192) |
| OKLCH | oklch(22.58% 0.033 144.4) |
| XYZ | xyz(0.8751, 1.2053, 0.7587) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.69
Dark Forest Green
#002D04
ΔE00 10.75
Almost Black
#070D0D
ΔE00 11.41
Charcoal (survey)
#343837
ΔE00 12.91
Dark Green
#033500
ΔE00 13.24
Black
#000000
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122012 #201220
analogous
#192012 #122012 #122019
triadic
#122012 #121220 #201212
tetradic
#122012 #121920 #201220 #201912
square
#122012 #121920 #201220 #201912
split-complementary
#122012 #191220 #201219
monochromatic
#0B140B #0B140B #122012 #284728 #3E6E3E
Accessibility & contrast
On white
16.92
#122012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#122012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122012
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122012 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#1E1C13
Tritanopia (blue-blind)
#111F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122012; /* rgb */ color: rgb(18, 32, 18); /* oklch */ color: oklch(22.6% 0.033 144.4);
Tailwind
colors: {
custom: {
50: '#505b50',
500: '#122012',
950: '#000000',
},
}SCSS
$custom: #122012; $custom-light: #505b50; $custom-dark: #000000;
JSON
{
"hex": "#122012",
"rgb": {
"r": 18,
"g": 32,
"b": 18
},
"hsl": {
"h": 120,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22582,
"c": 0.03302,
"h": 144.4
},
"luminance": 0.01205
}Semantic roles & 50–950 ramp
primary
#122012
secondary
#553955
accent
#63C4C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978