#122014#122014
#122014 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.030 H 148.1°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #122014 |
|---|---|
| RGB | rgb(18, 32, 20) |
| HSL | hsl(129, 28%, 10%) |
| HSV | hsv(129, 44%, 13%) |
| CMYK | cmyk(43.8%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.65, -9.38, 6.22) |
| CIE-LCH | lch(10.65, 11.25, 146.46°) |
| OKLab | oklab(22.64% -0.0256 0.016) |
| OKLCH | oklch(22.64% 0.03 148.1) |
| XYZ | xyz(0.8922, 1.2121, 0.8486) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.77
Very Dark Green
#062E03
ΔE00 11.42
Dark Forest Green
#002D04
ΔE00 11.44
Charcoal (survey)
#343837
ΔE00 12.37
Black
#000000
ΔE00 13.08
Gunmetal
#2A3439
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122014 #20121E
analogous
#172012 #122014 #12201B
triadic
#122014 #141220 #201412
tetradic
#122014 #121720 #20121E #201B12
square
#122014 #121720 #20121E #201B12
split-complementary
#122014 #1B1220 #201217
monochromatic
#0B140C #0B140C #122014 #28472C #3E6E45
Accessibility & contrast
On white
16.90
#122014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#122014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122014
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122014 | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E13
Deuteranopia (green-blind)
#1E1C15
Tritanopia (blue-blind)
#101F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122014; /* rgb */ color: rgb(18, 32, 20); /* oklch */ color: oklch(22.6% 0.030 148.1);
Tailwind
colors: {
custom: {
50: '#505b51',
500: '#122014',
950: '#000000',
},
}SCSS
$custom: #122014; $custom-light: #505b51; $custom-dark: #000000;
JSON
{
"hex": "#122014",
"rgb": {
"r": 18,
"g": 32,
"b": 20
},
"hsl": {
"h": 128.571,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22639,
"c": 0.0302,
"h": 148.1
},
"luminance": 0.01212
}Semantic roles & 50–950 ramp
primary
#122014
secondary
#553951
accent
#63B6C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978