#0E2016#0E2016
#0E2016 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.4% C 0.031 H 158.2°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2016 |
|---|---|
| RGB | rgb(14, 32, 22) |
| HSL | hsl(147, 39%, 9%) |
| HSV | hsv(147, 56%, 13%) |
| CMYK | cmyk(56.2%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.44, -10.50, 4.51) |
| CIE-LCH | lch(10.44, 11.43, 156.74°) |
| OKLab | oklab(22.42% -0.029 0.0116) |
| OKLCH | oklch(22.42% 0.031 158.2) |
| XYZ | xyz(0.8424, 1.1843, 0.9431) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.01
Dark Forest Green
#002D04
ΔE00 11.60
Very Dark Green
#062E03
ΔE00 11.73
Charcoal (survey)
#343837
ΔE00 12.74
Gunmetal
#2A3439
ΔE00 13.24
Black
#000000
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2016 #200E18
analogous
#0F200E #0E2016 #0E201F
triadic
#0E2016 #160E20 #20160E
tetradic
#0E2016 #0E0F20 #200E18 #201F0E
square
#0E2016 #0E0F20 #200E18 #201F0E
split-complementary
#0E2016 #1F0E20 #200E0F
monochromatic
#09150F #09150F #0E2016 #214B33 #337551
Accessibility & contrast
On white
16.98
#0E2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0E2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2016
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2016 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1D1C17
Tritanopia (blue-blind)
#0A201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2016; /* rgb */ color: rgb(14, 32, 22); /* oklch */ color: oklch(22.4% 0.031 158.2);
Tailwind
colors: {
custom: {
50: '#4d5b53',
500: '#0e2016',
950: '#000000',
},
}SCSS
$custom: #0e2016; $custom-light: #4d5b53; $custom-dark: #000000;
JSON
{
"hex": "#0e2016",
"rgb": {
"r": 14,
"g": 32,
"b": 22
},
"hsl": {
"h": 146.667,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22421,
"c": 0.03118,
"h": 158.2
},
"luminance": 0.01184
}Semantic roles & 50–950 ramp
primary
#0E2016
secondary
#583247
accent
#599ACF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978