#07350F#07350F
#07350F is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.9% C 0.081 H 145.8°. Best body text is #FFFFFF at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #07350F |
|---|---|
| RGB | rgb(7, 53, 15) |
| HSL | hsl(130, 77%, 12%) |
| HSV | hsv(130, 87%, 21%) |
| CMYK | cmyk(86.8%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.48, -24.70, 19.24) |
| CIE-LCH | lch(18.48, 31.30, 142.08°) |
| OKLab | oklab(28.9% -0.0666 0.0453) |
| OKLCH | oklch(28.9% 0.081 145.8) |
| XYZ | xyz(1.4468, 2.6257, 0.8824) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.29
Dark Forest Green
#002D04
ΔE00 2.42
Dark Green
#033500
ΔE00 2.89
Hunter Green (survey)
#0B4008
ΔE00 4.84
Pine Green
#0A481E
ΔE00 5.87
Forrest Green
#154406
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07350F #35072D
analogous
#163507 #07350F #073526
triadic
#07350F #0F0735 #350F07
tetradic
#07350F #071635 #35072D #352607
square
#07350F #071635 #35072D #352607
split-complementary
#07350F #260735 #350716
monochromatic
#041B08 #041B08 #07350F #0E6B1E #15A12E
Accessibility & contrast
On white
13.77
#07350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#07350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07350F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07350F | 1.00 | 13.77 | 1.53 | 13.77 |
| #FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0B
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#00332D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #07350f; /* rgb */ color: rgb(7, 53, 15); /* oklch */ color: oklch(28.9% 0.081 145.8);
Tailwind
colors: {
custom: {
50: '#4f6d4f',
500: '#07350f',
950: '#000000',
},
}SCSS
$custom: #07350f; $custom-light: #4f6d4f; $custom-dark: #000000;
JSON
{
"hex": "#07350f",
"rgb": {
"r": 7,
"g": 53,
"b": 15
},
"hsl": {
"h": 130.435,
"s": 76.667,
"l": 11.765
},
"oklch": {
"l": 0.28903,
"c": 0.08054,
"h": 145.8
},
"luminance": 0.02626
}Semantic roles & 50–950 ramp
primary
#07350F
secondary
#752366
accent
#35D2F3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78