#0C2804#0C2804
#0C2804 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.069 H 139.1°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2804 |
|---|---|
| RGB | rgb(12, 40, 4) |
| HSL | hsl(107, 82%, 9%) |
| HSV | hsv(107, 90%, 16%) |
| CMYK | cmyk(70%, 0%, 90%, 84.3%) |
| CIE-LAB | lab(13.26, -19.08, 17.49) |
| CIE-LCH | lch(13.26, 25.88, 137.49°) |
| OKLab | oklab(24.59% -0.0525 0.0455) |
| OKLCH | oklch(24.59% 0.069 139.1) |
| XYZ | xyz(0.9323, 1.6044, 0.3754) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.94
Dark Forest Green
#002D04
ΔE00 3.19
Dark Green
#033500
ΔE00 5.82
Hunter Green (survey)
#0B4008
ΔE00 8.63
Forrest Green
#154406
ΔE00 10.03
Pine Green
#0A481E
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2804 #200428
analogous
#1E2804 #0C2804 #04280E
triadic
#0C2804 #040C28 #28040C
tetradic
#0C2804 #041E28 #200428 #280E04
square
#0C2804 #041E28 #200428 #280E04
split-complementary
#0C2804 #0E0428 #28041E
monochromatic
#081C03 #081C03 #0C2804 #1D600A #2D970F
Accessibility & contrast
On white
15.90
#0C2804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0C2804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2804
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2804 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292401
Deuteranopia (green-blind)
#262107
Tritanopia (blue-blind)
#092621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0c2804; /* rgb */ color: rgb(12, 40, 4); /* oklch */ color: oklch(24.6% 0.069 139.1);
Tailwind
colors: {
custom: {
50: '#4d6248',
500: '#0c2804',
950: '#000000',
},
}SCSS
$custom: #0c2804; $custom-light: #4d6248; $custom-dark: #000000;
JSON
{
"hex": "#0c2804",
"rgb": {
"r": 12,
"g": 40,
"b": 4
},
"hsl": {
"h": 106.667,
"s": 81.818,
"l": 8.627
},
"oklch": {
"l": 0.2459,
"c": 0.06947,
"h": 139.1
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#0C2804
secondary
#5A1D6B
accent
#30F8CC
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977