#07340B#07340B
#07340B is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.083 H 144.2°. Best body text is #FFFFFF at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #07340B |
|---|---|
| RGB | rgb(7, 52, 11) |
| HSL | hsl(125, 76%, 12%) |
| HSV | hsv(125, 87%, 20%) |
| CMYK | cmyk(86.5%, 0%, 78.8%, 79.6%) |
| CIE-LAB | lab(18.03, -24.83, 20.63) |
| CIE-LCH | lch(18.03, 32.28, 140.28°) |
| OKLab | oklab(28.52% -0.0672 0.0483) |
| OKLCH | oklch(28.52% 0.083 144.2) |
| XYZ | xyz(1.3759, 2.5252, 0.7314) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.81
Dark Forest Green
#002D04
ΔE00 2.20
Dark Green
#033500
ΔE00 2.24
Hunter Green (survey)
#0B4008
ΔE00 4.58
Pine Green
#0A481E
ΔE00 6.23
Forrest Green
#154406
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07340B #340730
analogous
#1A3407 #07340B #073422
triadic
#07340B #0B0734 #340B07
tetradic
#07340B #071A34 #340730 #342207
square
#07340B #071A34 #340730 #342207
split-complementary
#07340B #220734 #34071A
monochromatic
#041B06 #041B06 #07340B #0E6A16 #16A022
Accessibility & contrast
On white
13.95
#07340B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#07340B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07340B
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07340B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07340B | 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)
#352E06
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #07340b; /* rgb */ color: rgb(7, 52, 11); /* oklch */ color: oklch(28.5% 0.083 144.2);
Tailwind
colors: {
custom: {
50: '#4f6c4c',
500: '#07340b',
950: '#000000',
},
}SCSS
$custom: #07340b; $custom-light: #4f6c4c; $custom-dark: #000000;
JSON
{
"hex": "#07340b",
"rgb": {
"r": 7,
"g": 52,
"b": 11
},
"hsl": {
"h": 125.333,
"s": 76.271,
"l": 11.569
},
"oklch": {
"l": 0.28519,
"c": 0.08275,
"h": 144.2
},
"luminance": 0.02525
}Semantic roles & 50–950 ramp
primary
#07340B
secondary
#74236D
accent
#35E2F3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77