#0E120E#0E120E
#0E120E is a very dark, near-neutral green. Relative luminance 0.006; OKLCH L 17.6% C 0.010 H 145.1°. Best body text is #FFFFFF at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #0E120E |
|---|---|
| RGB | rgb(14, 18, 14) |
| HSL | hsl(120, 13%, 6%) |
| HSV | hsv(120, 22%, 7%) |
| CMYK | cmyk(22.2%, 0%, 22.2%, 92.9%) |
| CIE-LAB | lab(5.04, -2.19, 1.56) |
| CIE-LCH | lch(5.04, 2.69, 144.43°) |
| OKLab | oklab(17.62% -0.0084 0.0059) |
| OKLCH | oklch(17.62% 0.01 145.1) |
| XYZ | xyz(0.4767, 0.5577, 0.4979) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.39
Black
#000000
ΔE00 4.47
Dark
#1B2431
ΔE00 11.59
Gunmetal
#2A3439
ΔE00 11.75
Charcoal (survey)
#343837
ΔE00 11.87
Dark Grey
#363737
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E120E #120E12
analogous
#10120E #0E120E #0E1210
triadic
#0E120E #0E0E12 #120E0E
tetradic
#0E120E #0E1012 #120E12 #12100E
square
#0E120E #0E1012 #120E12 #12100E
split-complementary
#0E120E #100E12 #120E10
monochromatic
#0D110D #0D110D #0E120E #293429 #445744
Accessibility & contrast
On white
18.89
#0E120E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#0E120E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E120E
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E120E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E120E | 1.00 | 18.89 | 1.11 | 18.89 |
| #FFFFFF | 18.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110E
Deuteranopia (green-blind)
#11110E
Tritanopia (blue-blind)
#0E1211
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #0e120e; /* rgb */ color: rgb(14, 18, 14); /* oklch */ color: oklch(17.6% 0.010 145.1);
Tailwind
colors: {
custom: {
50: '#4d504d',
500: '#0e120e',
950: '#000000',
},
}SCSS
$custom: #0e120e; $custom-light: #4d504d; $custom-dark: #000000;
JSON
{
"hex": "#0e120e",
"rgb": {
"r": 14,
"g": 18,
"b": 14
},
"hsl": {
"h": 120,
"s": 12.5,
"l": 6.275
},
"oklch": {
"l": 0.17621,
"c": 0.01029,
"h": 145.1
},
"luminance": 0.00558
}Semantic roles & 50–950 ramp
primary
#0E120E
secondary
#433843
accent
#72B5B5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877