#06340C#06340C
#06340C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.082 H 144.9°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #06340C |
|---|---|
| RGB | rgb(6, 52, 12) |
| HSL | hsl(128, 79%, 11%) |
| HSV | hsv(128, 88%, 20%) |
| CMYK | cmyk(88.5%, 0%, 76.9%, 79.6%) |
| CIE-LAB | lab(18.01, -24.95, 20.16) |
| CIE-LCH | lch(18.01, 32.07, 141.06°) |
| OKLab | oklab(28.5% -0.0673 0.0473) |
| OKLCH | oklch(28.5% 0.082 144.9) |
| XYZ | xyz(1.3694, 2.5211, 0.7622) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.88
Dark Forest Green
#002D04
ΔE00 2.12
Dark Green
#033500
ΔE00 2.44
Hunter Green (survey)
#0B4008
ΔE00 4.73
Pine Green
#0A481E
ΔE00 6.17
Forrest Green
#154406
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06340C #34062E
analogous
#173406 #06340C #063423
triadic
#06340C #0C0634 #340C06
tetradic
#06340C #061734 #34062E #342306
square
#06340C #061734 #34062E #342306
split-complementary
#06340C #230634 #340617
monochromatic
#031B06 #031B06 #06340C #0C6B19 #13A225
Accessibility & contrast
On white
13.96
#06340C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#06340C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06340C
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06340C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06340C | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E07
Deuteranopia (green-blind)
#302B10
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #06340c; /* rgb */ color: rgb(6, 52, 12); /* oklch */ color: oklch(28.5% 0.082 144.9);
Tailwind
colors: {
custom: {
50: '#4f6c4d',
500: '#06340c',
950: '#000000',
},
}SCSS
$custom: #06340c; $custom-light: #4f6c4d; $custom-dark: #000000;
JSON
{
"hex": "#06340c",
"rgb": {
"r": 6,
"g": 52,
"b": 12
},
"hsl": {
"h": 127.826,
"s": 79.31,
"l": 11.373
},
"oklch": {
"l": 0.28498,
"c": 0.08231,
"h": 144.9
},
"luminance": 0.02521
}Semantic roles & 50–950 ramp
primary
#06340C
secondary
#74216A
accent
#32DCF6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77