#0C300A#0C300A
#0C300A is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.075 H 142.4°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #0C300A |
|---|---|
| RGB | rgb(12, 48, 10) |
| HSL | hsl(117, 66%, 11%) |
| HSV | hsv(117, 79%, 19%) |
| CMYK | cmyk(75%, 0%, 79.2%, 81.2%) |
| CIE-LAB | lab(16.57, -21.96, 19.31) |
| CIE-LCH | lch(16.57, 29.24, 138.68°) |
| OKLab | oklab(27.35% -0.0598 0.046) |
| OKLCH | oklch(27.35% 0.075 142.4) |
| XYZ | xyz(1.2633, 2.2139, 0.6478) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.21
Dark Forest Green
#002D04
ΔE00 1.91
Dark Green
#033500
ΔE00 3.49
Hunter Green (survey)
#0B4008
ΔE00 6.04
Forrest Green
#154406
ΔE00 7.54
Pine Green
#0A481E
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C300A #2E0A30
analogous
#1F300A #0C300A #0A301B
triadic
#0C300A #0A0C30 #300A0C
tetradic
#0C300A #0A1F30 #2E0A30 #301B0A
square
#0C300A #0A1F30 #2E0A30 #301B0A
split-complementary
#0C300A #1B0A30 #300A1F
monochromatic
#061905 #061905 #0C300A #196315 #25951F
Accessibility & contrast
On white
14.56
#0C300A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#0C300A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C300A
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C300A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C300A | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B06
Deuteranopia (green-blind)
#2D280D
Tritanopia (blue-blind)
#062E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0c300a; /* rgb */ color: rgb(12, 48, 10); /* oklch */ color: oklch(27.4% 0.075 142.4);
Tailwind
colors: {
custom: {
50: '#50694b',
500: '#0c300a',
950: '#000000',
},
}SCSS
$custom: #0c300a; $custom-light: #50694b; $custom-dark: #000000;
JSON
{
"hex": "#0c300a",
"rgb": {
"r": 12,
"g": 48,
"b": 10
},
"hsl": {
"h": 116.842,
"s": 65.517,
"l": 11.373
},
"oklch": {
"l": 0.2735,
"c": 0.07543,
"h": 142.4
},
"luminance": 0.02214
}Semantic roles & 50–950 ramp
primary
#0C300A
secondary
#6A296D
accent
#3FE8E0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77