#122017#122017
#122017 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.026 H 155.5°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #122017 |
|---|---|
| RGB | rgb(18, 32, 23) |
| HSL | hsl(141, 28%, 10%) |
| HSV | hsv(141, 44%, 13%) |
| CMYK | cmyk(43.8%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.73, -8.63, 4.23) |
| CIE-LCH | lch(10.73, 9.61, 153.90°) |
| OKLab | oklab(22.73% -0.0238 0.0109) |
| OKLCH | oklch(22.73% 0.026 155.5) |
| XYZ | xyz(0.9206, 1.2234, 0.9981) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.73
Charcoal (survey)
#343837
ΔE00 11.51
Gunmetal
#2A3439
ΔE00 12.12
Black
#000000
ΔE00 12.25
Dark Forest Green
#002D04
ΔE00 12.69
Very Dark Green
#062E03
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122017 #20121B
analogous
#142012 #122017 #12201E
triadic
#122017 #171220 #201712
tetradic
#122017 #121420 #20121B #201E12
square
#122017 #121420 #20121B #201E12
split-complementary
#122017 #1E1220 #201214
monochromatic
#0B140E #0B140E #122017 #284733 #3E6E4F
Accessibility & contrast
On white
16.87
#122017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#122017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122017
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122017 | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E17
Deuteranopia (green-blind)
#1E1C18
Tritanopia (blue-blind)
#0F201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122017; /* rgb */ color: rgb(18, 32, 23); /* oklch */ color: oklch(22.7% 0.026 155.5);
Tailwind
colors: {
custom: {
50: '#505b53',
500: '#122017',
950: '#000000',
},
}SCSS
$custom: #122017; $custom-light: #505b53; $custom-dark: #000000;
JSON
{
"hex": "#122017",
"rgb": {
"r": 18,
"g": 32,
"b": 23
},
"hsl": {
"h": 141.429,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22733,
"c": 0.02619,
"h": 155.5
},
"luminance": 0.01223
}Semantic roles & 50–950 ramp
primary
#122017
secondary
#55394B
accent
#63A2C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978