#122018#122018
#122018 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.025 H 158.6°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #122018 |
|---|---|
| RGB | rgb(18, 32, 24) |
| HSL | hsl(146, 28%, 10%) |
| HSV | hsv(146, 44%, 13%) |
| CMYK | cmyk(43.8%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.76, -8.37, 3.54) |
| CIE-LCH | lch(10.76, 9.08, 157.07°) |
| OKLab | oklab(22.77% -0.0232 0.0091) |
| OKLCH | oklch(22.77% 0.025 158.6) |
| XYZ | xyz(0.9308, 1.2275, 1.0519) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.38
Charcoal (survey)
#343837
ΔE00 11.23
Gunmetal
#2A3439
ΔE00 11.66
Black
#000000
ΔE00 11.97
Onyx
#353839
ΔE00 12.43
Dark Grey
#363737
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122018 #20121A
analogous
#132012 #122018 #12201F
triadic
#122018 #181220 #201812
tetradic
#122018 #121320 #20121A #201F12
square
#122018 #121320 #20121A #201F12
split-complementary
#122018 #1F1220 #201213
monochromatic
#0B140F #0B140F #122018 #284735 #3E6E53
Accessibility & contrast
On white
16.86
#122018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#122018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122018
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122018 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#0F201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122018; /* rgb */ color: rgb(18, 32, 24); /* oklch */ color: oklch(22.8% 0.025 158.6);
Tailwind
colors: {
custom: {
50: '#505b54',
500: '#122018',
950: '#000000',
},
}SCSS
$custom: #122018; $custom-light: #505b54; $custom-dark: #000000;
JSON
{
"hex": "#122018",
"rgb": {
"r": 18,
"g": 32,
"b": 24
},
"hsl": {
"h": 145.714,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22767,
"c": 0.02496,
"h": 158.6
},
"luminance": 0.01228
}Semantic roles & 50–950 ramp
primary
#122018
secondary
#553949
accent
#639BC4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978