#0C3D0D#0C3D0D
#0C3D0D is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.6% C 0.092 H 143.3°. Best body text is #FFFFFF at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #0C3D0D |
|---|---|
| RGB | rgb(12, 61, 13) |
| HSL | hsl(121, 67%, 14%) |
| HSV | hsv(121, 80%, 24%) |
| CMYK | cmyk(80.3%, 0%, 78.7%, 76.1%) |
| CIE-LAB | lab(21.74, -27.15, 23.96) |
| CIE-LCH | lch(21.74, 36.21, 138.58°) |
| OKLab | oklab(31.64% -0.0737 0.055) |
| OKLCH | oklch(31.64% 0.092 143.3) |
| XYZ | xyz(1.8929, 3.4445, 0.9458) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.68
Dark Green
#033500
ΔE00 2.52
Forrest Green
#154406
ΔE00 3.40
Forest Green (survey)
#06470C
ΔE00 3.59
British Racing Green
#05480D
ΔE00 3.87
Pine Green
#0A481E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C3D0D #3D0C3C
analogous
#243D0C #0C3D0D #0C3D26
triadic
#0C3D0D #0D0C3D #3D0D0C
tetradic
#0C3D0D #0C243D #3D0C3C #3D260C
square
#0C3D0D #0C243D #3D0C3C #3D260C
split-complementary
#0C3D0D #260C3D #3D0C24
monochromatic
#051A05 #051A05 #0C3D0D #167018 #20A323
Accessibility & contrast
On white
12.43
#0C3D0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0C3D0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C3D0D
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C3D0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C3D0D | 1.00 | 12.43 | 1.69 | 12.43 |
| #FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3607
Deuteranopia (green-blind)
#393312
Tritanopia (blue-blind)
#013B33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0c3d0d; /* rgb */ color: rgb(12, 61, 13); /* oklch */ color: oklch(31.6% 0.092 143.3);
Tailwind
colors: {
custom: {
50: '#54734e',
500: '#0c3d0d',
950: '#000000',
},
}SCSS
$custom: #0c3d0d; $custom-light: #54734e; $custom-dark: #000000;
JSON
{
"hex": "#0c3d0d",
"rgb": {
"r": 12,
"g": 61,
"b": 13
},
"hsl": {
"h": 121.224,
"s": 67.123,
"l": 14.314
},
"oklch": {
"l": 0.31641,
"c": 0.09191,
"h": 143.3
},
"luminance": 0.03445
}Semantic roles & 50–950 ramp
primary
#0C3D0D
secondary
#792C78
accent
#3EE7EA
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78