#0C341F#0C341F
#0C341F is a dark, muted green. Relative luminance 0.026; OKLCH L 29.1% C 0.059 H 156.5°. Best body text is #FFFFFF at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #0C341F |
|---|---|
| RGB | rgb(12, 52, 31) |
| HSL | hsl(149, 63%, 13%) |
| HSV | hsv(149, 77%, 20%) |
| CMYK | cmyk(76.9%, 0%, 40.4%, 79.6%) |
| CIE-LAB | lab(18.51, -19.89, 9.33) |
| CIE-LCH | lch(18.51, 21.97, 154.87°) |
| OKLab | oklab(29.06% -0.054 0.0235) |
| OKLCH | oklch(29.06% 0.059 156.5) |
| XYZ | xyz(1.6268, 2.6329, 1.7185) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.26
Evergreen
#05472A
ΔE00 6.49
Very Dark Green
#062E03
ΔE00 6.64
Pine Green
#0A481E
ΔE00 8.46
Dark Green
#033500
ΔE00 8.47
Hunter Green (survey)
#0B4008
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C341F #340C21
analogous
#0D340C #0C341F #0C3433
triadic
#0C341F #1F0C34 #341F0C
tetradic
#0C341F #0C0D34 #340C21 #34330C
square
#0C341F #0C0D34 #340C21 #34330C
split-complementary
#0C341F #330C34 #340C0D
monochromatic
#06190F #06190F #0C341F #17663D #23975A
Accessibility & contrast
On white
13.76
#0C341F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#0C341F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C341F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C341F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C341F | 1.00 | 13.76 | 1.53 | 13.76 |
| #FFFFFF | 13.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F1E
Deuteranopia (green-blind)
#2E2C20
Tritanopia (blue-blind)
#00332F
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #0c341f; /* rgb */ color: rgb(12, 52, 31); /* oklch */ color: oklch(29.1% 0.059 156.5);
Tailwind
colors: {
custom: {
50: '#516c5a',
500: '#0c341f',
950: '#000000',
},
}SCSS
$custom: #0c341f; $custom-light: #516c5a; $custom-dark: #000000;
JSON
{
"hex": "#0c341f",
"rgb": {
"r": 12,
"g": 52,
"b": 31
},
"hsl": {
"h": 148.5,
"s": 62.5,
"l": 12.549
},
"oklch": {
"l": 0.29062,
"c": 0.05888,
"h": 156.5
},
"luminance": 0.02633
}Semantic roles & 50–950 ramp
primary
#0C341F
secondary
#702C50
accent
#4298E6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020704
muted
#787A79