#0F2016#0F2016
#0F2016 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.030 H 157.1°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2016 |
|---|---|
| RGB | rgb(15, 32, 22) |
| HSL | hsl(145, 36%, 9%) |
| HSV | hsv(145, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.50, -10.11, 4.61) |
| CIE-LCH | lch(10.50, 11.11, 155.50°) |
| OKLab | oklab(22.49% -0.0279 0.0118) |
| OKLCH | oklch(22.49% 0.03 157.1) |
| XYZ | xyz(0.8583, 1.1925, 0.9438) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.78
Dark Forest Green
#002D04
ΔE00 11.73
Very Dark Green
#062E03
ΔE00 11.84
Charcoal (survey)
#343837
ΔE00 12.51
Gunmetal
#2A3439
ΔE00 13.08
Black
#000000
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2016 #200F19
analogous
#11200F #0F2016 #0F201F
triadic
#0F2016 #160F20 #20160F
tetradic
#0F2016 #0F1120 #200F19 #201F0F
square
#0F2016 #0F1120 #200F19 #201F0F
split-complementary
#0F2016 #1F0F20 #200F11
monochromatic
#0A150E #0A150E #0F2016 #234A33 #36734F
Accessibility & contrast
On white
16.95
#0F2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0F2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2016
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2016 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1D1C17
Tritanopia (blue-blind)
#0B201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2016; /* rgb */ color: rgb(15, 32, 22); /* oklch */ color: oklch(22.5% 0.030 157.1);
Tailwind
colors: {
custom: {
50: '#4e5b53',
500: '#0f2016',
950: '#000000',
},
}SCSS
$custom: #0f2016; $custom-light: #4e5b53; $custom-dark: #000000;
JSON
{
"hex": "#0f2016",
"rgb": {
"r": 15,
"g": 32,
"b": 22
},
"hsl": {
"h": 144.706,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.22487,
"c": 0.03027,
"h": 157.1
},
"luminance": 0.01193
}Semantic roles & 50–950 ramp
primary
#0F2016
secondary
#573449
accent
#5C9ECC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978