#0C2007#0C2007
#0C2007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.052 H 139.5°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2007 |
|---|---|
| RGB | rgb(12, 32, 7) |
| HSL | hsl(108, 64%, 8%) |
| HSV | hsv(108, 78%, 13%) |
| CMYK | cmyk(62.5%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.00, -14.18, 11.80) |
| CIE-LCH | lch(10.00, 18.44, 140.24°) |
| OKLab | oklab(21.93% -0.0398 0.034) |
| OKLCH | oklch(21.93% 0.052 139.5) |
| XYZ | xyz(0.7065, 1.1265, 0.3812) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.26
Very Dark Green
#062E03
ΔE00 7.27
Dark Green
#033500
ΔE00 10.11
Hunter Green (survey)
#0B4008
ΔE00 12.73
Evergreen
#05472A
ΔE00 13.15
Pine Green
#0A481E
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2007 #1B0720
analogous
#182007 #0C2007 #07200E
triadic
#0C2007 #070C20 #20070C
tetradic
#0C2007 #071820 #1B0720 #200E07
square
#0C2007 #071820 #1B0720 #200E07
split-complementary
#0C2007 #0E0720 #200718
monochromatic
#091905 #091905 #0C2007 #1F5212 #32841D
Accessibility & contrast
On white
17.14
#0C2007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0C2007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2007
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2007 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#1E1B09
Tritanopia (blue-blind)
#0A1F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #0c2007; /* rgb */ color: rgb(12, 32, 7); /* oklch */ color: oklch(21.9% 0.052 139.5);
Tailwind
colors: {
custom: {
50: '#4c5b4a',
500: '#0c2007',
950: '#000000',
},
}SCSS
$custom: #0c2007; $custom-light: #4c5b4a; $custom-dark: #000000;
JSON
{
"hex": "#0c2007",
"rgb": {
"r": 12,
"g": 32,
"b": 7
},
"hsl": {
"h": 108,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.21928,
"c": 0.05233,
"h": 139.5
},
"luminance": 0.01127
}Semantic roles & 50–950 ramp
primary
#0C2007
secondary
#53245F
accent
#41E7C6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977