#0F2015#0F2015
#0F2015 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.032 H 154.6°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2015 |
|---|---|
| RGB | rgb(15, 32, 21) |
| HSL | hsl(141, 36%, 9%) |
| HSV | hsv(141, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.47, -10.38, 5.27) |
| CIE-LCH | lch(10.47, 11.64, 153.07°) |
| OKLab | oklab(22.46% -0.0285 0.0135) |
| OKLCH | oklch(22.46% 0.032 154.6) |
| XYZ | xyz(0.8488, 1.1887, 0.8940) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.11
Dark Forest Green
#002D04
ΔE00 11.30
Very Dark Green
#062E03
ΔE00 11.39
Charcoal (survey)
#343837
ΔE00 12.79
Gunmetal
#2A3439
ΔE00 13.50
Black
#000000
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2015 #200F1A
analogous
#12200F #0F2015 #0F201E
triadic
#0F2015 #150F20 #20150F
tetradic
#0F2015 #0F1220 #200F1A #201E0F
square
#0F2015 #0F1220 #200F1A #201E0F
split-complementary
#0F2015 #1E0F20 #200F12
monochromatic
#0A150E #0A150E #0F2015 #234A30 #36734C
Accessibility & contrast
On white
16.97
#0F2015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0F2015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2015
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2015 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E14
Deuteranopia (green-blind)
#1D1C16
Tritanopia (blue-blind)
#0C201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2015; /* rgb */ color: rgb(15, 32, 21); /* oklch */ color: oklch(22.5% 0.032 154.6);
Tailwind
colors: {
custom: {
50: '#4e5b52',
500: '#0f2015',
950: '#000000',
},
}SCSS
$custom: #0f2015; $custom-light: #4e5b52; $custom-dark: #000000;
JSON
{
"hex": "#0f2015",
"rgb": {
"r": 15,
"g": 32,
"b": 21
},
"hsl": {
"h": 141.176,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.22455,
"c": 0.03153,
"h": 154.6
},
"luminance": 0.01189
}Semantic roles & 50–950 ramp
primary
#0F2015
secondary
#57344B
accent
#5CA4CC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978