#0B360B#0B360B
#0B360B is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.3% C 0.084 H 143.1°. Best body text is #FFFFFF at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #0B360B |
|---|---|
| RGB | rgb(11, 54, 11) |
| HSL | hsl(120, 66%, 13%) |
| HSV | hsv(120, 80%, 21%) |
| CMYK | cmyk(79.6%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(18.94, -24.72, 21.73) |
| CIE-LCH | lch(18.94, 32.91, 138.68°) |
| OKLab | oklab(29.31% -0.0671 0.0505) |
| OKLCH | oklch(29.31% 0.084 143.1) |
| XYZ | xyz(1.5175, 2.7335, 0.7642) |
| Luminance | 0.0273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.87
Very Dark Green
#062E03
ΔE00 2.40
Dark Forest Green
#002D04
ΔE00 2.99
Hunter Green (survey)
#0B4008
ΔE00 3.85
Forrest Green
#154406
ΔE00 5.46
Pine Green
#0A481E
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0B360B #360B36
analogous
#20360B #0B360B #0B3620
triadic
#0B360B #0B0B36 #360B0B
tetradic
#0B360B #0B2036 #360B36 #36200B
square
#0B360B #0B2036 #360B36 #36200B
split-complementary
#0B360B #200B36 #360B20
monochromatic
#051905 #051905 #0B360B #156915 #209C20
Accessibility & contrast
On white
13.58
#0B360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#0B360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0B360B
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0B360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0B360B | 1.00 | 13.58 | 1.55 | 13.58 |
| #FFFFFF | 13.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373006
Deuteranopia (green-blind)
#322D0F
Tritanopia (blue-blind)
#03342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #0b360b; /* rgb */ color: rgb(11, 54, 11); /* oklch */ color: oklch(29.3% 0.084 143.1);
Tailwind
colors: {
custom: {
50: '#516d4c',
500: '#0b360b',
950: '#000000',
},
}SCSS
$custom: #0b360b; $custom-light: #516d4c; $custom-dark: #000000;
JSON
{
"hex": "#0b360b",
"rgb": {
"r": 11,
"g": 54,
"b": 11
},
"hsl": {
"h": 120,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.29307,
"c": 0.08396,
"h": 143.1
},
"luminance": 0.02734
}Semantic roles & 50–950 ramp
primary
#0B360B
secondary
#732A73
accent
#3FE9E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77