#0C301A#0C301A
#0C301A is a dark, muted green. Relative luminance 0.023; OKLCH L 27.6% C 0.058 H 153.3°. Best body text is #FFFFFF at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #0C301A |
|---|---|
| RGB | rgb(12, 48, 26) |
| HSL | hsl(143, 60%, 12%) |
| HSV | hsv(143, 75%, 19%) |
| CMYK | cmyk(75%, 0%, 45.8%, 81.2%) |
| CIE-LAB | lab(16.83, -19.08, 10.41) |
| CIE-LCH | lch(16.83, 21.74, 151.38°) |
| OKLab | oklab(27.64% -0.0516 0.026) |
| OKLCH | oklch(27.64% 0.058 153.3) |
| XYZ | xyz(1.3949, 2.2665, 1.3410) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.44
Very Dark Green
#062E03
ΔE00 5.78
Evergreen
#05472A
ΔE00 7.65
Dark Green
#033500
ΔE00 8.00
Pine Green
#0A481E
ΔE00 9.08
Hunter Green (survey)
#0B4008
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C301A #300C22
analogous
#10300C #0C301A #0C302C
triadic
#0C301A #1A0C30 #301A0C
tetradic
#0C301A #0C1030 #300C22 #302C0C
square
#0C301A #0C1030 #300C22 #302C0C
split-complementary
#0C301A #2C0C30 #300C10
monochromatic
#06180D #06180D #0C301A #186135 #24924F
Accessibility & contrast
On white
14.45
#0C301A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#0C301A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C301A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C301A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C301A | 1.00 | 14.45 | 1.45 | 14.45 |
| #FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C19
Deuteranopia (green-blind)
#2B281B
Tritanopia (blue-blind)
#022F2A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #0c301a; /* rgb */ color: rgb(12, 48, 26); /* oklch */ color: oklch(27.6% 0.058 153.3);
Tailwind
colors: {
custom: {
50: '#506856',
500: '#0c301a',
950: '#000000',
},
}SCSS
$custom: #0c301a; $custom-light: #506856; $custom-dark: #000000;
JSON
{
"hex": "#0c301a",
"rgb": {
"r": 12,
"g": 48,
"b": 26
},
"hsl": {
"h": 143.333,
"s": 60,
"l": 11.765
},
"oklch": {
"l": 0.27644,
"c": 0.05782,
"h": 153.3
},
"luminance": 0.02267
}Semantic roles & 50–950 ramp
primary
#0C301A
secondary
#6C2C53
accent
#45A6E3
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78