#06340F#06340F
#06340F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.079 H 146.2°. Best body text is #FFFFFF at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #06340F |
|---|---|
| RGB | rgb(6, 52, 15) |
| HSL | hsl(132, 79%, 11%) |
| HSV | hsv(132, 88%, 20%) |
| CMYK | cmyk(88.5%, 0%, 71.2%, 79.6%) |
| CIE-LAB | lab(18.05, -24.52, 18.72) |
| CIE-LCH | lch(18.05, 30.85, 142.63°) |
| OKLab | oklab(28.54% -0.066 0.0442) |
| OKLCH | oklch(28.54% 0.079 146.2) |
| XYZ | xyz(1.3892, 2.5290, 0.8668) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.15
Dark Forest Green
#002D04
ΔE00 2.16
Dark Green
#033500
ΔE00 3.15
Hunter Green (survey)
#0B4008
ΔE00 5.23
Pine Green
#0A481E
ΔE00 6.15
Forrest Green
#154406
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06340F #34062B
analogous
#143406 #06340F #063426
triadic
#06340F #0F0634 #340F06
tetradic
#06340F #061434 #34062B #342606
square
#06340F #061434 #34062B #342606
split-complementary
#06340F #260634 #340614
monochromatic
#031B08 #031B08 #06340F #0C6B1F #13A22F
Accessibility & contrast
On white
13.95
#06340F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#06340F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06340F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06340F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06340F | 1.00 | 13.95 | 1.51 | 13.95 |
| #FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#00332C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #06340f; /* rgb */ color: rgb(6, 52, 15); /* oklch */ color: oklch(28.5% 0.079 146.2);
Tailwind
colors: {
custom: {
50: '#4f6c4f',
500: '#06340f',
950: '#000000',
},
}SCSS
$custom: #06340f; $custom-light: #4f6c4f; $custom-dark: #000000;
JSON
{
"hex": "#06340f",
"rgb": {
"r": 6,
"g": 52,
"b": 15
},
"hsl": {
"h": 131.739,
"s": 79.31,
"l": 11.373
},
"oklch": {
"l": 0.2854,
"c": 0.07948,
"h": 146.2
},
"luminance": 0.02529
}Semantic roles & 50–950 ramp
primary
#06340F
secondary
#742164
accent
#32CFF6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78