#0F2011#0F2011
#0F2011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.037 H 147.0°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2011 |
|---|---|
| RGB | rgb(15, 32, 17) |
| HSL | hsl(127, 36%, 9%) |
| HSV | hsv(127, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.37, -11.34, 7.67) |
| CIE-LCH | lch(10.37, 13.69, 145.92°) |
| OKLab | oklab(22.34% -0.0309 0.0201) |
| OKLCH | oklch(22.34% 0.037 147) |
| XYZ | xyz(0.8146, 1.1750, 0.7141) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.86
Very Dark Green
#062E03
ΔE00 9.90
Almost Black
#070D0D
ΔE00 12.31
Dark Green
#033500
ΔE00 12.57
Charcoal (survey)
#343837
ΔE00 13.81
Evergreen
#05472A
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2011 #200F1E
analogous
#16200F #0F2011 #0F201A
triadic
#0F2011 #110F20 #20110F
tetradic
#0F2011 #0F1620 #200F1E #201A0F
square
#0F2011 #0F1620 #200F1E #201A0F
split-complementary
#0F2011 #1A0F20 #200F16
monochromatic
#0A150B #0A150B #0F2011 #234A27 #36733D
Accessibility & contrast
On white
17.00
#0F2011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2011
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2011 | 1.00 | 17.00 | 1.23 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1E1C12
Tritanopia (blue-blind)
#0D1F1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2011; /* rgb */ color: rgb(15, 32, 17); /* oklch */ color: oklch(22.3% 0.037 147.0);
Tailwind
colors: {
custom: {
50: '#4e5b4f',
500: '#0f2011',
950: '#000000',
},
}SCSS
$custom: #0f2011; $custom-light: #4e5b4f; $custom-dark: #000000;
JSON
{
"hex": "#0f2011",
"rgb": {
"r": 15,
"g": 32,
"b": 17
},
"hsl": {
"h": 127.059,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.22339,
"c": 0.03688,
"h": 147
},
"luminance": 0.01175
}Semantic roles & 50–950 ramp
primary
#0F2011
secondary
#573453
accent
#5CBFCC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977