#06340B#06340B
#06340B is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.083 H 144.5°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #06340B |
|---|---|
| RGB | rgb(6, 52, 11) |
| HSL | hsl(127, 79%, 11%) |
| HSV | hsv(127, 88%, 20%) |
| CMYK | cmyk(88.5%, 0%, 78.8%, 79.6%) |
| CIE-LAB | lab(18.00, -25.08, 20.59) |
| CIE-LCH | lch(18.00, 32.44, 140.62°) |
| OKLab | oklab(28.49% -0.0678 0.0483) |
| OKLCH | oklch(28.49% 0.083 144.5) |
| XYZ | xyz(1.3634, 2.5187, 0.7308) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.84
Dark Forest Green
#002D04
ΔE00 2.16
Dark Green
#033500
ΔE00 2.24
Hunter Green (survey)
#0B4008
ΔE00 4.59
Pine Green
#0A481E
ΔE00 6.20
Forrest Green
#154406
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06340B #34062F
analogous
#183406 #06340B #063422
triadic
#06340B #0B0634 #340B06
tetradic
#06340B #061834 #34062F #342206
square
#06340B #061834 #34062F #342206
split-complementary
#06340B #220634 #340618
monochromatic
#031B06 #031B06 #06340B #0C6B17 #13A222
Accessibility & contrast
On white
13.96
#06340B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#06340B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06340B
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06340B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06340B | 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)
#352E06
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #06340b; /* rgb */ color: rgb(6, 52, 11); /* oklch */ color: oklch(28.5% 0.083 144.5);
Tailwind
colors: {
custom: {
50: '#4f6c4c',
500: '#06340b',
950: '#000000',
},
}SCSS
$custom: #06340b; $custom-light: #4f6c4c; $custom-dark: #000000;
JSON
{
"hex": "#06340b",
"rgb": {
"r": 6,
"g": 52,
"b": 11
},
"hsl": {
"h": 126.522,
"s": 79.31,
"l": 11.373
},
"oklch": {
"l": 0.28486,
"c": 0.0832,
"h": 144.5
},
"luminance": 0.02519
}Semantic roles & 50–950 ramp
primary
#06340B
secondary
#74216B
accent
#32E0F6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77