#122011#122011
#122011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.034 H 142.8°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #122011 |
|---|---|
| RGB | rgb(18, 32, 17) |
| HSL | hsl(116, 31%, 10%) |
| HSV | hsv(116, 47%, 13%) |
| CMYK | cmyk(43.8%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.57, -10.06, 7.98) |
| CIE-LCH | lch(10.57, 12.84, 141.58°) |
| OKLab | oklab(22.56% -0.0274 0.0208) |
| OKLCH | oklch(22.56% 0.034 142.8) |
| XYZ | xyz(0.8671, 1.2021, 0.7165) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.36
Dark Forest Green
#002D04
ΔE00 10.44
Almost Black
#070D0D
ΔE00 11.71
Dark Green
#033500
ΔE00 12.93
Charcoal (survey)
#343837
ΔE00 13.17
Black
#000000
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122011 #1F1120
analogous
#1A2011 #122011 #112018
triadic
#122011 #111220 #201112
tetradic
#122011 #111A20 #1F1120 #201811
square
#122011 #111A20 #1F1120 #201811
split-complementary
#122011 #181120 #20111A
monochromatic
#0B140B #0B140B #122011 #284826 #3F703B
Accessibility & contrast
On white
16.93
#122011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#122011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122011
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122011 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D10
Deuteranopia (green-blind)
#1F1C12
Tritanopia (blue-blind)
#111F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122011; /* rgb */ color: rgb(18, 32, 17); /* oklch */ color: oklch(22.6% 0.034 142.8);
Tailwind
colors: {
custom: {
50: '#505b4f',
500: '#122011',
950: '#000000',
},
}SCSS
$custom: #122011; $custom-light: #505b4f; $custom-dark: #000000;
JSON
{
"hex": "#122011",
"rgb": {
"r": 18,
"g": 32,
"b": 17
},
"hsl": {
"h": 116,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22555,
"c": 0.03444,
"h": 142.8
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#122011
secondary
#533755
accent
#61C7C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977