#0E160E#0E160E
#0E160E is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.020 H 144.7°. Best body text is #FFFFFF at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #0E160E |
|---|---|
| RGB | rgb(14, 22, 14) |
| HSL | hsl(120, 22%, 7%) |
| HSV | hsv(120, 36%, 9%) |
| CMYK | cmyk(36.4%, 0%, 36.4%, 91.4%) |
| CIE-LAB | lab(6.31, -4.79, 3.43) |
| CIE-LCH | lch(6.31, 5.89, 144.43°) |
| OKLab | oklab(18.91% -0.0163 0.0116) |
| OKLCH | oklch(18.91% 0.02 144.7) |
| XYZ | xyz(0.5473, 0.6989, 0.5214) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.49
Black
#000000
ΔE00 7.71
Charcoal (survey)
#343837
ΔE00 11.89
Gunmetal
#2A3439
ΔE00 12.23
Dark Grey
#363737
ΔE00 12.59
Onyx
#353839
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E160E #160E16
analogous
#12160E #0E160E #0E1612
triadic
#0E160E #0E0E16 #160E0E
tetradic
#0E160E #0E1216 #160E16 #16120E
square
#0E160E #0E1216 #160E16 #16120E
split-complementary
#0E160E #120E16 #160E12
monochromatic
#0C130C #0C130C #0E160E #263B26 #3E613E
Accessibility & contrast
On white
18.42
#0E160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#0E160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E160E
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E160E | 1.00 | 18.42 | 1.14 | 18.42 |
| #FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16150E
Deuteranopia (green-blind)
#15140E
Tritanopia (blue-blind)
#0D1614
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #0e160e; /* rgb */ color: rgb(14, 22, 14); /* oklch */ color: oklch(18.9% 0.020 144.7);
Tailwind
colors: {
custom: {
50: '#4d524d',
500: '#0e160e',
950: '#000000',
},
}SCSS
$custom: #0e160e; $custom-light: #4d524d; $custom-dark: #000000;
JSON
{
"hex": "#0e160e",
"rgb": {
"r": 14,
"g": 22,
"b": 14
},
"hsl": {
"h": 120,
"s": 22.222,
"l": 7.059
},
"oklch": {
"l": 0.18906,
"c": 0.02,
"h": 144.7
},
"luminance": 0.00699
}Semantic roles & 50–950 ramp
primary
#0E160E
secondary
#4A364A
accent
#69BFBF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877