#0C360B#0C360B
#0C360B is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.3% C 0.084 H 142.8°. Best body text is #FFFFFF at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #0C360B |
|---|---|
| RGB | rgb(12, 54, 11) |
| HSL | hsl(119, 66%, 13%) |
| HSV | hsv(119, 80%, 21%) |
| CMYK | cmyk(77.8%, 0%, 79.6%, 78.8%) |
| CIE-LAB | lab(18.97, -24.47, 21.77) |
| CIE-LCH | lch(18.97, 32.75, 138.34°) |
| OKLab | oklab(29.34% -0.0665 0.0505) |
| OKLCH | oklch(29.34% 0.084 142.8) |
| XYZ | xyz(1.5311, 2.7405, 0.7648) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.91
Very Dark Green
#062E03
ΔE00 2.41
Dark Forest Green
#002D04
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 3.86
Forrest Green
#154406
ΔE00 5.44
Pine Green
#0A481E
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C360B #350B36
analogous
#21360B #0C360B #0B3620
triadic
#0C360B #0B0C36 #360B0C
tetradic
#0C360B #0B2136 #350B36 #36200B
square
#0C360B #0B2136 #350B36 #36200B
split-complementary
#0C360B #200B36 #360B21
monochromatic
#061905 #061905 #0C360B #176915 #239C20
Accessibility & contrast
On white
13.56
#0C360B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#0C360B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C360B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C360B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C360B | 1.00 | 13.56 | 1.55 | 13.56 |
| #FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373006
Deuteranopia (green-blind)
#322D0F
Tritanopia (blue-blind)
#04342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #0c360b; /* rgb */ color: rgb(12, 54, 11); /* oklch */ color: oklch(29.3% 0.084 142.8);
Tailwind
colors: {
custom: {
50: '#526d4c',
500: '#0c360b',
950: '#000000',
},
}SCSS
$custom: #0c360b; $custom-light: #526d4c; $custom-dark: #000000;
JSON
{
"hex": "#0c360b",
"rgb": {
"r": 12,
"g": 54,
"b": 11
},
"hsl": {
"h": 118.605,
"s": 66.154,
"l": 12.745
},
"oklch": {
"l": 0.2934,
"c": 0.08353,
"h": 142.8
},
"luminance": 0.02741
}Semantic roles & 50–950 ramp
primary
#0C360B
secondary
#712A73
accent
#3FE9E5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77