#0C360C#0C360C
#0C360C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.4% C 0.083 H 143.1°. Best body text is #FFFFFF at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #0C360C |
|---|---|
| RGB | rgb(12, 54, 12) |
| HSL | hsl(120, 64%, 13%) |
| HSV | hsv(120, 78%, 21%) |
| CMYK | cmyk(77.8%, 0%, 77.8%, 78.8%) |
| CIE-LAB | lab(18.98, -24.35, 21.34) |
| CIE-LCH | lch(18.98, 32.38, 138.77°) |
| OKLab | oklab(29.35% -0.0661 0.0496) |
| OKLCH | oklch(29.35% 0.083 143.1) |
| XYZ | xyz(1.5371, 2.7429, 0.7962) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.09
Very Dark Green
#062E03
ΔE00 2.38
Dark Forest Green
#002D04
ΔE00 2.97
Hunter Green (survey)
#0B4008
ΔE00 3.98
Forrest Green
#154406
ΔE00 5.57
Pine Green
#0A481E
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C360C #360C36
analogous
#21360C #0C360C #0C3621
triadic
#0C360C #0C0C36 #360C0C
tetradic
#0C360C #0C2136 #360C36 #36210C
square
#0C360C #0C2136 #360C36 #36210C
split-complementary
#0C360C #210C36 #360C21
monochromatic
#061906 #061906 #0C360C #176817 #229A22
Accessibility & contrast
On white
13.56
#0C360C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#0C360C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C360C
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C360C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C360C | 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)
#373007
Deuteranopia (green-blind)
#322D10
Tritanopia (blue-blind)
#04342D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #0c360c; /* rgb */ color: rgb(12, 54, 12); /* oklch */ color: oklch(29.4% 0.083 143.1);
Tailwind
colors: {
custom: {
50: '#526d4d',
500: '#0c360c',
950: '#000000',
},
}SCSS
$custom: #0c360c; $custom-light: #526d4d; $custom-dark: #000000;
JSON
{
"hex": "#0c360c",
"rgb": {
"r": 12,
"g": 54,
"b": 12
},
"hsl": {
"h": 120,
"s": 63.636,
"l": 12.941
},
"oklch": {
"l": 0.29352,
"c": 0.08267,
"h": 143.1
},
"luminance": 0.02743
}Semantic roles & 50–950 ramp
primary
#0C360C
secondary
#722C72
accent
#41E7E7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77