#03340C#03340C
#03340C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.084 H 145.8°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #03340C |
|---|---|
| RGB | rgb(3, 52, 12) |
| HSL | hsl(131, 89%, 11%) |
| HSV | hsv(131, 94%, 20%) |
| CMYK | cmyk(94.2%, 0%, 76.9%, 79.6%) |
| CIE-LAB | lab(17.93, -25.69, 20.03) |
| CIE-LCH | lch(17.93, 32.58, 142.06°) |
| OKLab | oklab(28.4% -0.0692 0.0471) |
| OKLCH | oklch(28.4% 0.084 145.8) |
| XYZ | xyz(1.3318, 2.5017, 0.7604) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.03
Dark Forest Green
#002D04
ΔE00 2.07
Dark Green
#033500
ΔE00 2.49
Hunter Green (survey)
#0B4008
ΔE00 4.77
Pine Green
#0A481E
ΔE00 6.10
Forrest Green
#154406
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03340C #34032B
analogous
#123403 #03340C #033424
triadic
#03340C #0C0334 #340C03
tetradic
#03340C #031234 #34032B #342403
square
#03340C #031234 #34032B #342403
split-complementary
#03340C #240334 #340312
monochromatic
#021D07 #021D07 #03340C #066E19 #0AA827
Accessibility & contrast
On white
14.00
#03340C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#03340C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03340C
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03340C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03340C | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E07
Deuteranopia (green-blind)
#302A10
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #03340c; /* rgb */ color: rgb(3, 52, 12); /* oklch */ color: oklch(28.4% 0.084 145.8);
Tailwind
colors: {
custom: {
50: '#4d6c4d',
500: '#03340c',
950: '#000000',
},
}SCSS
$custom: #03340c; $custom-light: #4d6c4d; $custom-dark: #000000;
JSON
{
"hex": "#03340c",
"rgb": {
"r": 3,
"g": 52,
"b": 12
},
"hsl": {
"h": 131.02,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28401,
"c": 0.08366,
"h": 145.8
},
"luminance": 0.02502
}Semantic roles & 50–950 ramp
primary
#03340C
secondary
#771C66
accent
#29D8FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77