#0C160E#0C160E
#0C160E is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.7% C 0.022 H 150.1°. Best body text is #FFFFFF at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #0C160E |
|---|---|
| RGB | rgb(12, 22, 14) |
| HSL | hsl(132, 29%, 7%) |
| HSV | hsv(132, 45%, 9%) |
| CMYK | cmyk(45.5%, 0%, 36.4%, 91.4%) |
| CIE-LAB | lab(6.18, -5.41, 3.21) |
| CIE-LCH | lch(6.18, 6.29, 149.32°) |
| OKLab | oklab(18.73% -0.019 0.0109) |
| OKLCH | oklch(18.73% 0.022 150.1) |
| XYZ | xyz(0.5178, 0.6837, 0.5201) |
| Luminance | 0.0068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.84
Black
#000000
ΔE00 8.15
Charcoal (survey)
#343837
ΔE00 12.13
Gunmetal
#2A3439
ΔE00 12.33
Dark Grey
#363737
ΔE00 12.92
Onyx
#353839
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C160E #160C14
analogous
#0F160C #0C160E #0C1613
triadic
#0C160E #0E0C16 #160E0C
tetradic
#0C160E #0C0F16 #160C14 #16130C
square
#0C160E #0C0F16 #160C14 #16130C
split-complementary
#0C160E #130C16 #160C0F
monochromatic
#0B140D #0B140D #0C160E #223E27 #376540
Accessibility & contrast
On white
18.47
#0C160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#0C160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C160E
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C160E | 1.00 | 18.47 | 1.14 | 18.47 |
| #FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16140E
Deuteranopia (green-blind)
#15130E
Tritanopia (blue-blind)
#0B1614
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #0c160e; /* rgb */ color: rgb(12, 22, 14); /* oklch */ color: oklch(18.7% 0.022 150.1);
Tailwind
colors: {
custom: {
50: '#4c524d',
500: '#0c160e',
950: '#000000',
},
}SCSS
$custom: #0c160e; $custom-light: #4c524d; $custom-dark: #000000;
JSON
{
"hex": "#0c160e",
"rgb": {
"r": 12,
"g": 22,
"b": 14
},
"hsl": {
"h": 132,
"s": 29.412,
"l": 6.667
},
"oklch": {
"l": 0.18733,
"c": 0.02191,
"h": 150.1
},
"luminance": 0.00684
}Semantic roles & 50–950 ramp
primary
#0C160E
secondary
#4C3247
accent
#62B2C6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877