#03340A#03340A
#03340A is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.085 H 145.0°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #03340A |
|---|---|
| RGB | rgb(3, 52, 10) |
| HSL | hsl(129, 89%, 11%) |
| HSV | hsv(129, 94%, 20%) |
| CMYK | cmyk(94.2%, 0%, 80.8%, 79.6%) |
| CIE-LAB | lab(17.91, -25.95, 20.87) |
| CIE-LCH | lch(17.91, 33.30, 141.20°) |
| OKLab | oklab(28.38% -0.07 0.049) |
| OKLCH | oklch(28.38% 0.085 145) |
| XYZ | xyz(1.3202, 2.4971, 0.6995) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.97
Dark Green
#033500
ΔE00 2.08
Dark Forest Green
#002D04
ΔE00 2.14
Hunter Green (survey)
#0B4008
ΔE00 4.51
Pine Green
#0A481E
ΔE00 6.14
Forrest Green
#154406
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03340A #34032D
analogous
#143403 #03340A #033422
triadic
#03340A #0A0334 #340A03
tetradic
#03340A #031434 #34032D #342203
square
#03340A #031434 #34032D #342203
split-complementary
#03340A #220334 #340314
monochromatic
#021D06 #021D06 #03340A #066E15 #0AA820
Accessibility & contrast
On white
14.01
#03340A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#03340A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03340A
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03340A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03340A | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E05
Deuteranopia (green-blind)
#302A0E
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #03340a; /* rgb */ color: rgb(3, 52, 10); /* oklch */ color: oklch(28.4% 0.085 145.0);
Tailwind
colors: {
custom: {
50: '#4d6c4c',
500: '#03340a',
950: '#000000',
},
}SCSS
$custom: #03340a; $custom-light: #4d6c4c; $custom-dark: #000000;
JSON
{
"hex": "#03340a",
"rgb": {
"r": 3,
"g": 52,
"b": 10
},
"hsl": {
"h": 128.571,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28377,
"c": 0.08538,
"h": 145
},
"luminance": 0.02497
}Semantic roles & 50–950 ramp
primary
#03340A
secondary
#771C6A
accent
#29E0FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77